java web start with security web access

S

slc

I have deployed a Java Web Start Application into a web server with
restriction area.

If i use tomcat user when I start Jws application there is this error:

java.io.FileNotFoundException: C:\Documents and
Settings\Administrator\Local Settings\Temporary Internet
Files\Content.IE5\JNFOKRZK\admin[1].jnlp (The system cannot find the
file specified)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(Unknown Source)

at java.io.FileInputStream.<init>(Unknown Source)

at
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)

at com.sun.javaws.Main.main(Unknown Source)


Few month ago i do it using redhat 7.3, apache 1.3, mod_jk 1.x and
apache authentication. Java Web Start ask for userid and passowrd
before loading jnlp and jar.

Now I' m using Fedora, apache 2.x, mod_jk2, and with mod_jk2 apache
authentication are ignored (uri:www.mydomain.com:/*]

How it's possibile that with mod_jk 1 was possible use java web start
in apache restrected web area and with mod_jk2 or tomcat restricted
area isn't possible?

Thank for help

Slc.
 

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,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top