When using JBoss 4.03. I get the following run-time error: 

19:40:50,046 INFO [STDOUT] Caused by: 
java.lang.reflect.UndeclaredThrowableException 
19:40:50,046 INFO [STDOUT] at $Proxy592.loadInbox(Unknown Source) 
19:40:50,046 INFO [STDOUT] at 
com.siatel.g6.client.ejb.GetProcessesCmdEJB.load(GetProcessesCmdEJB.java:66) 
19:40:50,046 INFO [STDOUT] ... 51 more 
19:40:50,046 INFO [STDOUT] Caused by: java.io.InvalidClassException: 
com.siatel.tools.serialize.TObject; class invalid for deserialization 
19:40:50,046 INFO [STDOUT] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:544) 
19:40:50,046 INFO [STDOUT] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1546) 

However, when using JBoss 4.0.0 everything works perfectly. Class TObject 
implements Serializable. 
Could you please help me?

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to