Hi Andrew,

Thanks for your help, I don't have time to try it out just yet but I think that should work.
I already had a draft copy of your tomcat deployment notes thanks for pointing me to your site to get the up to date one and your framework look very useful also =)

Regards
David


On 10/02/2006, at 9:13 PM, [EMAIL PROTECTED] wrote:

Hello Dave;

I have followed the documentation on deploying WO to tomcat.
It works on my mac, but when I try it on a PC i get the following error:
"Exception loading sessions from persistent storage java.lang.NullPointerException"

This is probably caused by the servlet container attempting to serialise your session objects and the WOSessions are generally not going to let themselves get serialised.  You can download some notes I've made about Tomcat deployment off my website, but I think if you check the attribute distributable is set to "false" on the "Manager" element in the server config (assuming Tomcat 5) then this ought to prevent the container from trying to do this.

cheers.

___
Andrew Lindesay
www.lindesay.co.nz



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to