I'm trying to deploy a simple example bean (the CabinBean from the O'Reilley book).  I followed the instructions in the jboss documentation but I noticed that things didn't seem to go as expected based on this documentation.
 
I go up to the point where I saw that the bean was bean verified followed by:
 
[Container factory] Deploying CabinBean
 
But I NEVER saw the follow up lines ... that I would expect based on the documentation. 

[Container factory] Deployed application: file:/D:/usr/local/src/cvsroot/JBoss2.2/jboss/dist/tmp/deploy/Default/SampleEJB.jar
[J2EE Deployer Default] J2EE application: file:/D:/usr/local/src/cvsroot/JBoss2.2/jboss/dist/deploy/SampleEJB.jar is deployed.
 
Any ideas?
 
TIA,
 
- schof
 
ps. I configured things to run with mySql and that stuff seems to be working ok (no errors in startup output at least)
 

 

Reply via email to