|
kukanani
|
 |
« on: 09. September 2007, 03:08:09 pm » |
|
I have two basic elements of my Exodus Online project half-done.
The second thing is that I have been working on deployment for a few days, and am thoroughly confused now. First, the MIME types. The Java Tutorials on JWS say that you need to set your server's MIME types to handle JNLP. I have no idea how to do this while we are using a hosting company, so I tried to find another way. I tried a download approach with a JWS file on the user's machine, and my Xith window comes up, but then after about a second, and before the window has even turned black, the entire thing disappears.
OK, then there's OneClick, which has errors, but which Amos is fixing, so maybe I'll just wait until then. Amos, is OneClick set up for web deployment? How would that work? Would it just be one file on the web, that would launch the entire application, or what?
Does anyone have fixes for any of these problems, or does anyone have another idea?
|
|
|
|
« Last Edit: 10. May 2008, 03:25:47 am by kukanani »
|
Logged
|
xith.setCoolnessLevel(10); jMe.setCoolnessLevel(0); xith.rock();
|
|
|
|
'n ddrylliog
|
 |
« Reply #1 on: 09. September 2007, 03:56:36 pm » |
|
While you're at it, please also mention Matias Leone ( http://xith.org/forum/index.php?action=profile;u=224) on your front page. I know you're all angry about me, but public humiliation is NOT a good mean to communicate. At least, that's what I've experienced in my very own over-boring life. Oh, and Would it just be one file on the web, that would launch the entire application, or what? That's right.
|
|
|
|
|
Logged
|
|
|
|
|
kukanani
|
 |
« Reply #2 on: 09. September 2007, 04:34:13 pm » |
|
I am sorry, Amos. I had nothing to do with that blunt reference, and of course if it were up to me, nothing of that sort would be existent. I am not actually angry with you or Maguila, but I am a bit bored. But nowhere near bored enough to make a mean reference to you on an external site. Grrr my web admin  . Hopefully, that should be removed today. Well, that's *my* today, so maybe not until about 4 in the morning over there, but, hey, you should be able to check it tomorrow.
|
|
|
|
« Last Edit: 10. May 2008, 03:24:21 am by kukanani »
|
Logged
|
xith.setCoolnessLevel(10); jMe.setCoolnessLevel(0); xith.rock();
|
|
|
|
'n ddrylliog
|
 |
« Reply #3 on: 10. September 2007, 06:04:07 am » |
|
Yeah, I fully understand.
But you see, I am myself waiting on maguila's mesh deformation code... so what ? Is it not my fault if we're late, just once ?
And your co-dev is also welcome to help with COLLADA. Then he will realize what this work mean.
(P.S : I got the idea that it wasn't you who put that onto that site ; no offense taken then)
|
|
|
|
|
Logged
|
|
|
|
|
kukanani
|
 |
« Reply #4 on: 10. September 2007, 03:26:17 pm » |
|
But just yesterday he said that he was thinking of opting out of the Exodus Online project, so I may become the web admin after all. BTW, Marvin, what web hoster do you use? I am wondering because GoDaddy (which is what our site is currently using) doesn't support Java Web Start. I thought I was going to have to use an Apache Server, but then I remembered that the Xith site uses JWS, and I don't think that you use Apache.
|
|
|
|
« Last Edit: 10. May 2008, 03:24:58 am by kukanani »
|
Logged
|
xith.setCoolnessLevel(10); jMe.setCoolnessLevel(0); xith.rock();
|
|
|
|
Mathias 'cylab' Henze
|
 |
« Reply #5 on: 10. September 2007, 03:35:08 pm » |
|
If you have php on your webspace you could just turn your jnlp into an php skript by renaming it to .php and replace <?xml version="1.0" encoding="UTF-8"?>
at the top of the file with <?php header("Content-type: application/x-java-jnlp-file"); echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>";?>
|
|
|
|
|
Logged
|
|
|
|
|
'n ddrylliog
|
 |
« Reply #6 on: 10. September 2007, 04:24:01 pm » |
|
Yeah. The info given by Cylab was contained in the old "Getting Started Guide" document.. now I think it should be in the wiki, not in the XIN.
|
|
|
|
|
Logged
|
|
|
|
|
kukanani
|
 |
« Reply #7 on: 10. September 2007, 05:38:25 pm » |
|
On another note, does anyone have any idea why my Xith window quits almost immediately?
|
|
|
|
« Last Edit: 10. May 2008, 03:25:16 am by kukanani »
|
Logged
|
xith.setCoolnessLevel(10); jMe.setCoolnessLevel(0); xith.rock();
|
|
|
Marvin Fröhlich
Xith Lord
Administrator
Guru
   
Offline
Posts: 4381
May the 4th, be with you...
|
 |
« Reply #8 on: 10. September 2007, 07:20:27 pm » |
|
BTW, Marvin, what web hoster do you use? I am wondering because GoDaddy (which is what our site is currently using) doesn't support Java Web Start. I thought I was going to have to use an Apache Server, but then I remembered that the Xith site uses JWS, and I don't think that you use Apache.
I don't think it is a matter of a webserver setting. It's a client's matter. I#m not sure, if it would help you, but my webhoster is http://all-inkl.de/, which is a German hoster. But it offers pretty good service and low prices. AFAIK they use Apache. Marvin
|
|
|
|
|
Logged
|
|
|
|
|
'n ddrylliog
|
 |
« Reply #9 on: 10. September 2007, 08:10:17 pm » |
|
On another note, does anyone have any idea why my Xith window quits almost immediately?
I'd like to have the answer to that but we have not enough infos... does the program work when launched *not from JWS* ? On the same machine ? Do you have a stack trace ? Or maybe a HotSpot crash ?
|
|
|
|
|
Logged
|
|
|
|
|
kukanani
|
 |
« Reply #10 on: 10. September 2007, 11:39:19 pm » |
|
--Last Post before my computers are disconnected--
My game runs fine from JWS when on a local computer...
|
|
|
|
|
Logged
|
xith.setCoolnessLevel(10); jMe.setCoolnessLevel(0); xith.rock();
|
|
|
|