Strange servlet behaviour with WOSession subclass
Strange servlet behaviour with WOSession subclass
- Subject: Strange servlet behaviour with WOSession subclass
- From: Jeff Smith <email@hidden>
- Date: Thu, 13 Mar 2008 18:24:36 -0400
Hi All,
Just a quick question for anyone out there deploying with Tomcat & WAR
files. I have an existing application that runs fine under the
standard WO deployment on Xserve (10.4/WO5.3) and I've spend the last
week or so getting it into 10.5/Eclipse/WOLips so that I can deploy to
Tomcat/Linux. Both running Sun Java 1.5. Using the latest Eclipse/
WOLips on 10.5 along with the latest 5.4 WO.
The really crazy thing is that although it compiles and runs fine in
my Eclipse/WOLips dev environment, once it gets to the servlet
container (via a .war file) it complains about not being able to find
my keys/methods/instance vars in Session. They're certainly in there,
so before I go tearing through the app to debug, has anyone seen
anything like this during servlet/war deployment? My bindings are of
the session.keyname type and I believe it's actually trying to use
WOSession instead of my subclass.
Thanks for any help or points in the right direction!!
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden