JBoss Community

problem deploying one war with spring and struts frameworks

created by Juan Carlos Hipolito Castañeda in Beginner's Corner - View the full discussion

 

hi everyone i try to deploy one war with spring jars on jboss server but when the project try to add the process is broken and show the next message:

 

 

Failed to create Resource sihs.war - cause: java.lang.Exception:Failed to start deployment [vfsfile:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/] during deployment of 'sihs.war' - cause: java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfsfile:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/ -> org.jboss.deployers.spi.DeploymentException: URL file:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/ deployment failed DEPLOYMENTS IN ERROR: Deployment "vfsfile:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/ deployment failed -> org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfsfile:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/ -> org.jboss.deployers.spi.DeploymentException: URL file:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/ deployment failed DEPLOYMENTS IN ERROR: Deployment "vfsfile:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/usr/local/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/sihs.war/ deployment failed.

 

i deployed wars without spring and struts jars. that's projects deployed good and the function are good but when i use frameworks i got problem, someone can help me please. im on  my job =D

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community