Mario Jaramillo [
https://community.jboss.org/people/marioja76] commented on the document
"JBossWS - Installation"
To view all comments on this document, visit:
https://community.jboss.org/docs/DOC-13545#comment-11153
--------------------------------------------------
Hi, I downloaded "jbossws-cxf-4.1.0.Final" and "jboss-as-7.1.1.Final"
setting properties
# Optional JBoss Home
jboss710.home=(a)jboss710.home@
jboss711.home=C:\jboss-as-7.1.1.Final
jboss712.home=(a)jboss712.home@
jboss720.home=(a)jboss720.home@
# The JBoss server under test. This can be [jboss710|jboss711|jboss712|jboss720]
jbossws.integration.target=jboss711
- - And when I try execute ant deploy-jboss711, obtain this error, someone has a
suggestion please !!
C:\jbossws-cxf-bin-dist>ant deploy-jboss711
Buildfile: C:\jbossws-cxf-bin-dist\build.xml
target-jboss711:
prepare:
init:
[echo] integration.target=jboss711
undeploy-jboss711:
BUILD FAILED
C:\jbossws-cxf-bin-dist\build\build-deploy.xml:110: Not available:
C:jboss-as-7.1.1.Final/jboss-modules.jar
--------------------------------------------------