I'm always hesitant to post for the sake of asking something silly, but, I don't know where to begin to solve this.
I think I finally got to the bean but now it's trying to do db mapping and is unable to continue? >From what I can tell (which I'm still not so sure how it all works) is that my >ejb-jar.xml file defines the ejb fields to use. These are then mapped to my >mysql.cmp_or_mapping.xml file. Here's the exception that I've gotte: java.rmi.RemoteException: The bean encountered a non-application exception.; nested exception is: java.rmi.RemoteException: Attempt to create an entity bean (DeploymentID="EmployeeBean") that can not be persisted.; nested exception is: org.exolab.castor.jdo.ClassNotPersistenceCapableException: The class com.thejanehuts.ejb.employee.EmployeeBean is not persistence capable: no mapping was defined for the class I've combined all the examples. Trying to follow what and where to update when. I have succeeded in totally confusing myself. Anyone know what I'm missing; besides the obvious stemcellortwo? Thanks, Graham ____________________________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10
