After I upgraded to the CVS version this afternoon, a LOT more of my stuff started working. I did notice that I'm getting a strange little ClassNotFound exception *sometimes* when I deploy. Not all the time, though. It does not seem to affect the functionality of my beans, although I don't have a good test client yet, so I can't be sure. Here's the log: [Default] jBoss 2.0 Started [Auto deploy] Auto deploy of file:/usr/local/src/jboss/dist/deploy/rhino-ejb.jar [Container factory] Undeploying:file:/usr/local/src/jboss/dist/deploy/rhino-ejb.jar [Container factory] Undeployed application: file:/usr/local/src/jboss/dist/deploy/rhino-ejb.jar [Container factory] Deploying:file:/usr/local/src/jboss/dist/deploy/rhino-ejb.jar [Container factory] Deploying School [Container factory] Deploying Person [Container factory] Deploying PKGenerator [Container factory] java.lang.ClassNotFoundException: $Proxy0 [Container factory] Using default DataSource:rhinoDB [Container factory] java.lang.ClassNotFoundException: $Proxy0 [Container factory] Using default DataSource:rhinoDB [Container factory] Bound Person to rhino/Person [Container factory] Bound School to School [Container factory] Bound PKGenerator to rhino/PKGenerator [Container factory] Deployed application: file:/usr/local/src/jboss/dist/deploy/rhino-ejb.jar I thought somebody might be interested... Mattias -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
