You have class version problems due to the packaging of your compoents and the default call by reference optimization done by JBoss. See the class loading architecture docs and then look to the 3.0.5+ versions which eliminated many of the issues. The class loading docs are in the sourceforge docs section of the JBoss project.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Stefan Puiu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 01, 2003 11:57 AM Subject: Re: [JBoss-user] "Invalid invocation, check your deployment packaging" error and JUnitEJB > Come on, hasn't anybody encountered this problem yet? Tell me that > friday afternoon is not a good time to ask technical questions, but > don't tell me this... Searching for "Invalid invocation" in the list > archive doesn't yield anything useful, google gives some very short > reply message that doesn't help much, so... > ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
