Hallo Tobias,
das selbs passiert bei mir auch (in Verbindung mit dem Apache - ohne
Webserver
, d.h. Port 8080 ist alles klar).
Es tritt bei mir im Zusammenhang mit dem Session-Management auf, wenn von
der
get die post methode gerufen wird.
Hast du eine L�sung? Wenn ja, lasse sie mich doch bitte wissen (das gilt
auch andersherum :))
Viele Gr��e
Hartwig Hanusch
> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Gesendet am: Montag, 18. Dezember 2000 20:00
> An: [EMAIL PROTECTED]
> Betreff: Problems with change from 3.1 to 3.2
>
> Hi
>
> I have an web-app, which was running in tomcat 3.1 without error.
> I tried to deploy this web-app in tomcat 3.2, but i get the following
> exception:
>
> java.lang.NullPointerException at
> org.apache.tomcat.facade.HttpSessionFacade.getValue(HttpSessionFacade.java
> :158)
>
> I know, that tomcat3.2 is now casesensitiv and i am sure that this is not
> the
> reason.
> What else did change from 3.1 to 3.2 or is this maybe a bug ?
>
> Tobias Reinhardt