• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: tomcat deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tomcat deployment


  • Subject: Re: tomcat deployment
  • From: email@hidden
  • Date: Fri, 10 Feb 2006 23:13:45 +1300

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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: tomcat deployment
      • From: Dave Elsner <email@hidden>
  • Prev by Date: Re: Newbie Key Value-coding and Subclasses Question
  • Next by Date: [OT] filemaker sequelink driver
  • Previous by thread: tomcat deployment
  • Next by thread: Re: tomcat deployment
  • Index(es):
    • Date
    • Thread