getUserPrincipal

2002-12-03 Thread RAamer

Hi all,

Why are getUserPrincipal and getRemoteUser returnnig null? I know that they
are supposed to return null if the user is not authenticated. What does
that mean exactly? I have Tomcat running locally on my machine. What does
'authentication' mean in my context?

Thanks

RA



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




Personal Oracle9i and Tomcat 1.4

2002-11-18 Thread RAamer


Hi guys,

I had my Tomcat running well until the day I installed Personal Oracle9i on
my machine. After that, I can not make Tomcat to run. When I try to start
it, the startup window opens for a fraction of a second and then closes
down without displaying any errors. There is nothing in the logs as well. I
deinstalled Oracle and it started working again. What's happening here?
Thanks

Rafi

PS: I installed Oracle without the HTTP server option.



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




Personal Oracle9i and Tomcat 1.4

2002-11-18 Thread RAamer
Thanks Peter, I'm sure your diagnoses are correct. Would you mind guiding
me where in the script I need to hardcode? I mean the file and the
location? As a Tomcat newbie, I greatly appreciate your help.

Thanks

Rafi



 Oracle comes with it's own JDK and sets some environment variables.

 if you want both to coexist, hardcode the JDK in your catalina script. 
 when you uninstall, it reverts the environment settings and fixes your 
 tomcat problem.

 usually, that's the cause. 

 peter  








Hi guys,

I had my Tomcat running well until the day I installed Personal Oracle9i on
my machine. After that, I can not make Tomcat to run. When I try to start
it, the startup window opens for a fraction of a second and then closes
down without displaying any errors. There is nothing in the logs as well. I
deinstalled Oracle and it started working again. What's happening here?
Thanks

Rafi

PS: I installed Oracle without the HTTP server option.




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