Seems that the "equals" verifier error I was seeing was not a JBoss problem at all.  I checked out the source and
discovered the problem occurs during reflection on the class object.  Looks like I'm producing bad class files. I'm using
an enhancer to generate session beans, seems I need to go talk to them.
 
    Thanks,
    Eric

Reply via email to