I made the web-application 'non-distributable' via deployment and now ist
runs due to the IAS dosen't serialize anylonger, but for runing on distubted
plattforms the STRUTS maybe should implement SERIALIZABLE !? 

Or is there any other solution ? 

Oliver 

-----Ursprüngliche Nachricht-----
Von: Lauer, Oliver 
Gesendet am: Freitag, 12. Januar 2001 17:43
An: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Betreff: STRUTS - SERVLET-put_nonserial: Putting non-serializable object

Hello, 

I'm trying to run the example included in  STRUTS on IPLANET AS 6.0/IWS4 in
order to evaluate if we can use 
STRUTS in our company. 

I have difficulties in executing the following statement in
ActionServlet.class 

        getServletContext().setAttribute(Action.MESSAGES_KEY, application)

because MessageResources.class is not serializable and the Servlet-Engine of
IAS trys to serialize when 
setting attributes. 

Message: SERVLET-put_nonserial: Putting non-serializable object when using
NAS session

Do you know if STRUTS runs on IAS6.0 with the included Servlet-Engine or
what do I wrong ?  

Thanks a lot 

Regards 
Oliver Lauer 
AXA Insurance
Germany  

Reply via email to