Bugs item #576479, was opened at 2002-07-02 18:41
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=576479&group_id=22866

Category: JBossCMP
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Bani Greyling (banigreyling)
>Assigned to: Nobody/Anonymous (nobody)
Summary: TransactionRolledbackException: Load fai

Initial Comment:
OS: Win2000 Server
JDK: 1.3.0
JBoss: 2.4.7

When I call remove on remotereference then I get the 
following error.

javax.transaction.TransactionRolledbackException: 
javax.transaction.TransactionRolledbackException: Load 
failed; nested exception is: 
java.lang.IllegalArgumentException: object is not an 
instance of declaring class:

Points to Note:
  * I use CHAR data type
  * Entity Bean and Session Bean are in different Jars


Attached is a zip file with ant build script and some 
sources to better explain the problem. To run it:

  *Set JBOSS_HOME environment variable
  *Configure JBoss DefaultDS to point to a firebird 
database.
  *Start JBoss
  *Run build with 'default' target to create and deploy jars
  *Run build with 'runtest' target. This will show the error.

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

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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to