deployment - deploying a java application on eclipse juno using jboss 7.1.0 server -


i deploying java application on eclipse juno using jboss 7.1.0 server. below problem encountering.please me this.

532 error [org.jboss.as.server.deployment.scanner] (deploymentscanner-threads - 1) jbas015010:  deployment scanner found directory named meta-inf not inside directory name ends  .ear, .jar, .rar, .sar or .war. result of unzipping archive directly inside  c:\jboss\jboss-as-7.1.0.final\standalone\deployments directory, user error. meta-inf  directory not scanned deployments, possible scanner mayfind other files  unzipped archive , attempt deploy them,  leading errors.   532 error [org.jboss.as.server.deployment.scanner] (deploymentscanner-threads - 1) jbas015010:  deployment scanner found directory named web-inf not inside directory name ends  .ear, .jar, .rar, .sar or .war. result of unzipping archive directly inside  c:\jboss\jboss-as-7.1.0.final\standalone\deployments directory, user error. web-inf directory not scanned deployments, possible scanner mayfind other files  unzipped archive , attempt deploy them, leading errors. 

try delete files , folders inside c:\jboss\jboss-as-7.1.0.final\standalone\deployments , try again.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

php - Dynamic url re-writing using htaccess -

java - Multi-Label Document Classification -