Or rather than transient -- private static final, no?

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Jason Carreira
> Sent: Saturday, February 14, 2004 10:49 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] tomcat version 5
> 
> It's the log4j Logger class... We'll probably need to make the
reference
> transient.
> 
> > -----Original Message-----
> > From: Matt Raible [mailto:[EMAIL PROTECTED]
> > Sent: Saturday, February 14, 2004 1:25 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [OS-webwork] tomcat version 5
> >
> >
> > You're getting this error because you (or WW) is stuffing
> > things in the session that are not serializable.  This means
> > that your app will not work in a clustered environment.  Your
> > best bet is to try to fix your application code.  You could
> > set your app to "distributable" in web.xml and that might
> > show you where your problems lie.
> >
> > HTH,
> >
> > Matt
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of Jens Riboe
> > > Sent: Friday, February 13, 2004 9:01 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [OS-webwork] tomcat version 5
> > >
> > >
> > > I'm using ww2/xw1 on tomcat5, with
> > >   servlet 2.4
> > >   jsp 2.0
> > >   jstl 1.1
> > > no problems so far ;-)
> > >
> > > although, it complaints on every hot re-deploy
> > >   INFO: Cannot serialize session attribute
> > > DefaultComponentManager for session
7189C231FD17FF4212DE86A7AF5A9017
> > >   java.io.NotSerializableException: org.apache.log4j.Logger
> > >
> > > it's not a blocker, just a nuisance
> > > perhaps someone on the list have seen this before...
> > >
> > > regards / jens
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]
> > > Behalf Of Andrius Paulauskas
> > > Sent: Friday, February 13, 2004 2:37 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: [OS-webwork] tomcat version 5
> > >
> > >
> > > Hi everyone
> > >
> > >  I'm very happy with WW2 architecture and ease of use
> > > (despite lack of documentation i was still able to construct
> > > something useful), but i have a question regarding tomcat
> > > version. is tomcat 5 (servlet 2.3, jsp 2) fully supported and
> > > compatible with ww2?
> > >
> > > Thanks in advance
> > >
> > > Cheers,
> > > Andrius
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and
> > > deploy apps & Web services for Linux with a free DVD
> > software kit from
> > > IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438>
> > > &op=click
> > >
> > > _______________________________________________
> > >
> > > Opensymphony-webwork mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and
> > > deploy apps & Web services for Linux with a free DVD
> > software kit from
> > > IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438>
> > > &op=click
> > >
> > > _______________________________________________
> > >
> > > Opensymphony-webwork mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > >
> >
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> > Build and deploy apps & Web services for Linux with
> > a free DVD software kit from IBM. Click Now!
> > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> > _______________________________________________
> > Opensymphony-webwork mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id56&alloc_id438&op=ick
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to