Re: Java client tomcat - mod_proxy

"Pierre Gilquin" <[email protected]> Sun, 11 Apr 2010 21:21:00 +0200
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
When connecting directly to Tomcat (8080)  with my Java client, I dont have any problem.
If I am correct, the problem is between httpd and the redirection to Tomcat.

With my web host, this is done by mod_proxy. Is there any incompatibilies between distributed EOs and mod_proxy ?
Any idea/workaround ?

Thanks in advance.

Pierre

  ----- Original Message ----- 
  From: Pierre Gilquin 
  To: [email protected] 
  Sent: Friday, April 09, 2010 7:05 PM
  Subject: Re: Java client tomcat


  I have seen the followwing exception coming from EODistributionContext :


  SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.webobjects.eodistribution.EODistributionContext
  java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.webobjects.eodistribution.EODistributionContext

  WARNING: Cannot serialize session attribute WOSession.Mara2 for session 5667EA58F425DF33EF5CB84C4B727594
  java.io.NotSerializableException: com.webobjects.eodistribution.EODistributionContext

  Seems it cannot serialize the session. Can it be from a file permission too restrictive ?
  Where the session are serialized ?

  Thanks



------------------------------------------------------------------------------


  _______________________________________________
  WebObjects-dev mailing list
  [email protected]
  http://www.omnigroup.com/mailman/listinfo/webobjects-dev

_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev