"
To: "Struts Users Mailing List"
Sent: Wednesday, July 14, 2010 5:15 AM
Subject: Re: Session error while loading an object
2010/7/14 Paweł Wielgus
Hi all,
You get this error every time when tomcat tries to save someone's
session and object of class com.cart.Customer is in it.
Just the same problem: BasicDataSource is not serializable.
Ernesto
On Wed, Jul 14, 2010 at 11:15 AM, abhishek jain
wrote:
> 2010/7/14 Paweł Wielgus
>
>> Hi all,
>> You get this error every time when tomcat tries to save someone's
>> session and object of class com.cart.Customer is in it.
>> Li
2010/7/14 Paweł Wielgus
> Hi all,
> You get this error every time when tomcat tries to save someone's
> session and object of class com.cart.Customer is in it.
> Like Robert said, add Serializable to com.cart.Customer and the
> problem will go away.
>
> Best greetings,
> Paweł Wielgus.
>
Hi,
I h
t implement Serializable interface?
>> If not, try modifying Customer to implement Serializable and see if the
>> error still persists.
>>
>> /robert
>> - Original Message - From: "abhishek jain" <
>> abhishek.netj...@gmail.com>
>> To:
> If not, try modifying Customer to implement Serializable and see if the
> error still persists.
>
> /robert
> - Original Message - From: "abhishek jain" <
> abhishek.netj...@gmail.com>
> To: "Struts Users Mailing List"
> Sent: Tuesday, July
, July 13, 2010 4:33 AM
Subject: Session error while loading an object
Hi friends,
I am using tomcat 5.5 , struts 1.x and i encounter the following error:
I actually store the object in session and retrieve that(for a shopping
cart
application), pl. advice what i can do to remove this error
Hi friends,
I am using tomcat 5.5 , struts 1.x and i encounter the following error:
I actually store the object in session and retrieve that(for a shopping cart
application), pl. advice what i can do to remove this error:
Exception loading sessions from persistent
storagejava.io.WriteAbortedExcept
7 matches
Mail list logo