[EMAIL PROTECTED] wrote:
> 
> I have this setup working on my Windows development computer under
> Tomcat 5.5. Everything works fine. I get a hash value from Oracle and
> pass it back to Tomcat on request. 
> 
> BUT! I can't get it to work in test environment on Solaris under Tomcat
> 5.0.28. The major difference in configuration of these two environments
> (except OS and Tomcat version, of course) is that on Solaris, two
> applications are configured to run as virtual hosts and the third one
> (the one in question) is in a path of one of those hosts. On Windows,
> there are only two applications that are running from paths under a
> common root. 

Could be the result of bug fixed in 5.5.x. Try using the 5.5.x code in
your custom realm rather than extending the 5.0.x realm.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to