I found out what my problem was.  I didn't have a jaws.xml in my jar file.  I used the standardjaws.xml in the conf directory and modified it for mySQL and popped it in.  Everything worked perfect.  It seems a little strange that I didn't get any kind of error message indicating what the problem might have been ...
 
- sean
----- Original Message -----
Sent: Tuesday, May 29, 2001 4:02 PM
Subject: [JBoss-user] Problem deploying a simple bean

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