t; need it to?
>
> Thank you for your help, everyone!
>
> Jonathan
>
>
> -Original Message-
> From: charlie bird [mailto:zebthe...@yahoo.co.uk]
> Sent: Friday, March 20, 2009 7:46 AM
> To: user-java@ibatis.apache.org
> Subject: Re: "Cannot serialize session
onathan
>
>
> -Original Message-
> From: charlie bird [mailto:zebthe...@yahoo.co.uk]
> Sent: Friday, March 20, 2009 7:46 AM
> To: user-java@ibatis.apache.org
> Subject: Re: "Cannot serialize session attribute ..."
>
>
> Alternatively you could disable
oo.co.uk]
Sent: Friday, March 20, 2009 7:46 AM
To: user-java@ibatis.apache.org
Subject: Re: "Cannot serialize session attribute ..."
Alternatively you could disable session serialization completely by adding
the following line to your tomcat application xml:
Only if you're
pantarit
> Subject: Re: "Cannot serialize session attribute ..."
> To: user-java@ibatis.apache.org
> Date: Friday, 20 March, 2009, 11:18 AM
> Mark transient in declaration -
> transient StandardDaoManager standardDaoManager;
>
> Kengkaj
>
> On Fri, Mar 20, 2
m: Nicholoz Koka Kiknadze [mailto:kikna...@gmail.com]
> Sent: Thursday, March 19, 2009 3:30 PM
> To: user-java@ibatis.apache.org
> Subject: Re: "Cannot serialize session attribute ..."
>
> My first thought is that maybe StandardDaoManager can not be serializable
> as
>
What does that mean, "set reference to it transient"?
-Original Message-
From: Nicholoz Koka Kiknadze [mailto:kikna...@gmail.com]
Sent: Thursday, March 19, 2009 3:30 PM
To: user-java@ibatis.apache.org
Subject: Re: "Cannot serialize session attribute ..."
My first t
My first thought is that maybe StandardDaoManager can not be serializable as
it deals with database connections. Maybe makes sense to set reference to it
transient?
On Thu, Mar 19, 2009 at 2:55 PM, Leffingwell, Jonathan R CTR FRCSE, JAX
7.2.2 wrote:
> I am running a web app in IBM RAD 7 wit
It may be Eclipse problem.
Send this message also in Eclipse mailing lists.
Why do you use 3.0.0.
Now already 3.2.0 is released. It works great! Try it!
Do you use clustered Tomcat?
For normal cases Tomcat's session manager doesn't serialize its content, it
happens only when Tomcat is clustered
Did your class implement to the serialiable interface as well ?and did you generate the serialID ?- Original Message From: Ramon Misho <[EMAIL PROTECTED]>To: user-java@ibatis.apache.orgSent: Wednesday, August 23, 2006 10:40:04 PMSubject: Cannot serialize session attributeHello iBatis people
On 8/23/06, Gareth Moorst <[EMAIL PROTECTED]> wrote:
Hi Ramon,
I'd suggest you ask this question on the Eclipse mailing lists.
Nope, here is probably fine. You can see from the stack trace that
PaginatedDataList is not serializable. By default, I believe Tomcat
will serialize active sessions
Hi Ramon,I'd suggest you ask this question on the Eclipse mailing lists.Just once should do it ;)Gareth.- Original Message From: Ramon Misho <[EMAIL PROTECTED]>To: user-java@ibatis.apache.orgSent: Wednesday, 23 August, 2006 4:58:00 PMSubject: Cannot serialize session attributeHello iBatis p
11 matches
Mail list logo