All,

We're attempting to test the java pet store app in jboss and are seeing the errors 
below during jboss startup.

The petstore app itself seems to partially deploy.  JBoss will serve the petstore 
default page, but cannot connect to the database in order to create the tables.  

I've been using the Stark/Fleury/The JBoss Group Administration And Development book, 
and have applied the petstore and the patch.  I'm getting a successful build, but 
things are not right.  Is anyone aware of any known problems or changes needed to make 
this work correctly?  TIA.

John Hogan

[INFO,J2eeDeployer] install EJB module petstoreEjb.jar
[WARN,J2eeDeployer] Failed to add 
../../components/shoppingcart/build/shoppingcartEjb_client.jar to common classpath: 
JAR entry components/shoppingcart/build/shoppingcartEjb_client.jar not found in 
/opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/copy1001.zip
[WARN,J2eeDeployer] Failed to add 
../../components/customer/build/customerEjb_client.jar to common classpath: JAR entry 
components/customer/build/customerEjb_client.jar not found in 
/opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/copy1001.zip
[WARN,J2eeDeployer] Failed to add 
../../components/inventory/build/inventoryEjb_client.jar to common classpath: JAR 
entry components/inventory/build/inventoryEjb_client.jar not found in 
/opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/copy1001.zip
[WARN,J2eeDeployer] Failed to add ../../components/mail/build/mailerEjb_client.jar to 
common classpath: JAR entry components/mail/build/mailerEjb_client.jar not found in 
/opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/copy1001.zip
[WARN,J2eeDeployer] Failed to add 
../../components/personalization/build/personalizationEjb_client.jar to common 
classpath: JAR entry components/personalization/build/personalizationEjb_client.jar 
not found in /opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/copy1001.zip
[WARN,J2eeDeployer] Failed to add ../../components/signon/build/signonEjb_client.jar 
to common classpath: JAR entry components/signon/build/signonEjb_client.jar not found 
in /opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/copy1001.zip
[INFO,J2eeDeployer] add all ejb jar files to the common classpath
[INFO,ContainerFactory] 
Deploying:file:/opt/JBoss-2.4.4_Tomcat-3.2.3/jboss/tmp/deploy/Default/petstore.ear
[I

-- 
_______________________________________________
Get your premium email from http://www.ireland.com/email


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to