Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to load resource (again!)

843802Aug 29 2001 — edited Dec 6 2001
I keep on getting the above error when trying to webstart a very simple application (1 class). Originally trying to get this to work with a much more complicated application and decided to try a hello world app to get the thing up and running :-)

class is jarred up in 'classes.jar'
the format of the JNLP file 'appears' to be correct, but the resultant error is ..
unable to load resource http://dl_antiochus.eu.fore.com/classes.jar
this despite the fact that classes.jar is definately in the doc root of the server (apache) and sticking the above URL into the address of the browser doesnt throw any exceptions (get jar binary loaded into the browser with no problems)

Proxy is setup correctly, MIME types are setup correctly, webstart is installed on the client machine and this is slowly driving me nuts !

anybody got any ideas
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2002
Added on Aug 29 2001
12 comments
1,020 views