I was using Tomcat 4.1 with JavaWebStart (JWS) and it worked fine!

Does your realm work ok? IOW: Can you call html/jsp-pages which are access
protected?
Try calling a page that is in the same directory as the JNLP.

Also: 
Which version of JavaWebStart are you using?
If you say: "the system" is unable to load the JNLP file, do you mean the
browser or do you mean JavaWebStart?
Do you use BASIC or form-based authentication? I use BASIC and I'm not sure
if (and how!) form-based could work...
(I was happy to see that JavaWebStart supported BASIC :-)

Let us know...
               Holger

Btw: As a hint for everybody who's using authentication w/ JavaWebStart:
I found it quite annoying to enter username/password every time I launch the
application (!!), just because JWS wants to check for updates. When you
press "Cancel" ("No, I don't want to check for updates..."), JWS does not
launch the application.
Then I found out that JWS uses the HEAD-method to check if files were
modified. GREAT!! You can use access-protection for everything but HEAD and
you're prompted for the password only if an update is available on the
server (which is usually a cool method...)

> -----Urspr�ngliche Nachricht-----
> Von: Antonio V�zquez [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 14. Januar 2003 17:46
> An: Tomcat
> Betreff: Apache 2.0 + Tomcat 4.1.12 + Realms + Java WebStart 
> don't work
> 
> 
> I have a little problem with Apache 2.0 + Tomcat 4.1.2 using 
> JDBC Realms and
> Java WebStart.
> 
> If i configure the web application a call the JNLP file, all 
> works, but when
> I include  a REALM, the system is unable to load de JNLP file.
> 
> I made several test and I am sure that the problem is when 
> you use realm
> logins.
> 
> Any idea?
> 
> Thanks
> Antonio V�zquez
> [EMAIL PROTECTED]
> www.winsoftsystems.com
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to