I am new to JBoss and hope that this question is not a waste of your time.
 
I am using RH7 and Blackdown 1.3.0.
 
I am working thru the interest example and getting the following error when I copy the interest jar to the <jBoss Home>/deploy directory:
 
[Container Factory] Deploying file:<jBoss Home>/tmp/deploy/Default/interest.jar
[Verifier] Verifying file <jBoss Home>/tmp/deploy/Default/interest.jar/ejb1003.jar
[Verifier] java.lang.ClassFormatError: InterestBean (Bad Magic Number)
 
I know a ClassFormatError is thrown when the class file can not be recognized as a valid class file.  I have recompiled and still get the same Error. 
 
I have also tried this on a Win2K with Sun's 1.3.0_02 JDK and still get the same error.
 
Thanks -
 

Reply via email to