Bugs item #598255, was opened at 2002-08-21 13:44
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=598255&group_id=22866

Category: JBossTest
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrzej E (andrzeje)
Assigned to: Nobody/Anonymous (nobody)
Summary: ObjectCollectedException false? or not

Initial Comment:
Hi!
I have written entity and session beans, which doesn't 
work correctly on JBoss (2.4.6). While invoking method 
of session bean on server side I have received an error 
ObjectCollectedException and on client side an error: 
java.lang.reflect.UndeclaredThrowableException: 
java.io.InvalidClassException: 
s2.odis.entity.MyBeanStruct; is not Serializable.

This method calls entity bean to read data from 
database (MS SQL Server 2000). Error has occured 
while session bean wants to transport result (vector of 
objects) to client. Class of the object do implements 
interface Serializable. 


Operating system: Windows NT 4.0
JDK Version: 1.3.1

[EMAIL PROTECTED]

   

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=598255&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to