This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: JBoss 4.0.1RC1:olgab Dec 27, 2004 2:47 PM (in response to blomr)I just had the same issue - the JBoss error message is not clear in this instance. One of my entity beans (random, not even the prior or next one) had the findByPrimaryKey method with a parameter (Object key). The ejb-jar.xml specified an actualy class name MyPrimaryKeyPK for this EJB. Correcting this discrepancy fixed the problem. 
 Hope this helps.
 Olga.
 
    