I've managed to update Jboss to communicate with
MySQL. The problem is that when i build the petstore i get the following
error
*********************************************************************************************
../build/petstore.ear
[error] No local string for enterprise.deployment.application.description [exec] Setting EJB version to EJB1.X... [exec] Setting EJB version to EJB1.X... [exec] Setting EJB version to EJB1.X... [exec] Setting EJB version to EJB1.X... [exec] Setting EJB version to EJB1.X... [exec] Setting EJB version to EJB1.X... [exec] Setting EJB version to EJB1.X... [exec] Creation of application in ../build/petstore.ear is complete Executing Target: runtime [error] [error] No local string for enterprise.deployment.application.description [exec] Set runtime done [error] [error] No local string for enterprise.deployment.application.description [exec] Set runtime done Executing Target: core Completed in 99 seconds C:\PETSTORE\SRC\PETSTORE\SRC>ocal string for
enterprise.d
The name specified is not recognized as an internal or external command, operable program or batch file. ******************************************************************************************
The installation description on the JBoss site
concerning the deployment is not very clear especially on point 8, 9, 10 which
means putting the .ear file in the deploy folder of JBoss produces:
*******************************************************************************************
[J2EE Deployer Default] Module petstore.ear is not
running
[J2EE Deployer Default] Unable to stop module petstore.war: DefaultDomain:servic e=EmbeddedTomcat [J2EE Deployer Default] unable to stop application petstore.ear: org.jboss.deplo yment.J2eeDeploymentException: Error(s) on stopping application petstore.ear: Unable to stop module petstore.war: fatal error while calling :service=EmbeddedT omcat: DefaultDomain:service=EmbeddedTomcat/n [J2EE Deployer Default] Destroying application petstore.ear [Auto deploy] Deployment failed:file:/C:/Jboss/deploy/petstore.ear [Auto deploy] org.jboss.deployment.J2eeDeploymentException: application contains war files but no web container available *********************************************************************************************
Hope somoeone has an idea,
Maarten
|