I have an application that is successfully deploying on tomcat, which I must migrate to running on Weblogic Server, however when I try to deploy there is a listener registered in the web.xml that is not firing. Is there some additional configuration needed for WLS to make this work?
Asked
Active
Viewed 248 times
1 Answers
0
Looks like this was a false alarm. WLS seems more agressive than Tomcat as to when it generates the http session so some replumbing later the session listener actually is firing successfully.

kblair
- 303
- 1
- 4
- 5