applet launching trouble

  • Thread starter Jérôme Allard
  • Start date
J

Jérôme Allard

BlankHello Java people !

I have a trouble while launching my applet using a web server (ISS).
I suspect my server configuration to be faulty but with a colleague we have
not yet managed to solve it.

Problem description:
A - with local host everything is ok.
B - With an other machine the following mesage appears in Java console:

Démarrage de l'applet...
Connexion http:// said:
java.io.IOException: Server returned HTTP response code: 401 for URL:
http://<$machine>/fipacs/configTool.jar
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection
..java:715)

C - from the same other machine
- one is able to browse folder: http://<$machine>/fipacs/
- one is able to load and save: http://<$machine>/fipacs/configTool.jar
D - the applet works if it is launched from a colleague's web server.

Any idea?
Thanks in advance.

Jérôme

note:
The only error code I have from ISS help is:
error 401
401.1
Unauthorized - Logon failed
401.2
Unauthorized - Logon failed due to server configuration
401.3
Unauthorized - Unauthorized due to ACL on resource
401.4
Unauthorized - Authorization failed by filter
401.5
Unauthorized - Authorization by ISAP/CGI app

[news also posted in sun forum - java programming ]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top