Think about it, as it is the same error as before !

  | java.io.NotSerializableException: 
org.jboss.resource.adapter.jdbc.WrappedConnect
  | ion
  | 


This simply means, that you have an attribute of type 
org.jboss.resource.adapter.jdbc.WrappedConnect
ion ( or mybe java.sql.Connection ) that is NOT serializable... like 
org.jboss.mq.SpyQueueSender 

Regards
Ulf


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878893#3878893

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878893


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to