I have a web application is running in JBOSS 3.2.6 and built on java 1.5 In lib directory, I have placed a new jar with that jar I want to deploy my application but its showing deployment error, While I am able to build my application successfully.
Here you can check logs, can any one suggest me solution...
ERROR [URLDeploymentScanner] Incomplete Deployment listing:
Packages waiting for a deployer:
org.jboss.deployment.DeploymentInfo@827ffe9 {
url=file:/factoryduq/dev/fe/jboss-
3.2.6/server/MITReportFactory/tmp/deploy/tmp48184MITReportFactory-
1.0.0.ear-contents/nttx-ds-api-util-1.0.8.jar }
deployer: null
status: Starting
state: START_SUBDEPLOYMENTS
watch: file:/factoryduq/dev/fe/jboss-
3.2.6/server/MITReportFactory/tmp/deploy/tmp48184MITReportFactory-
1.0.0.ear-contents/nttx-ds-api-util-1.0.8.jar
mbeans:
I have already tried a method to include new jar "nttx-ds-api-util-1.0.8.jar" to place in default directory of jboss, also gave dependencies in build.xml and Application.xml