P
Piotre Ugrumov
Hi, In the last 2 day I tried to install jbossws2.0.1 on jboss4.2.1 but
I have some problems. In the installation guide it said I must copy the
ant.properties.examples into ant.properties, but there isn't the first
file. I have only set the path of jboss4.2.1 in ant.properties and then
I've executed ant deploy-jboss42 but I have this error message:
C:\jbossws-native-2.0.1.GA>ant deploy-jboss42
Buildfile: build.xml
prepare:
undeploy-jboss42-endorsed:
BUILD FAILED
C:\jbossws-native-2.0.1.GA\build\build-deploy.xml:62: The following
error occurr
ed while executing this line:
C:\jbossws-native-2.0.1.GA\build\macros-deploy-native.xml:385: Directory
does no
t exist:C:\jbossws-native-2.0.1.GA\jboss-4.2.1.GA\lib\endorsed
Total time: 0 seconds
Why does it find "jboss-4.2.1.GA\lib\endorsed" in
"C:\jbossws-native-2.0.1.GA\" directory?
The line 52 of C:\jbossws-native-2.0.1.GA\build\build-deploy.xml:62 this is:
<macro-undeploy-endorsed jbosshome="${jboss42.home}"/>
and the jboss42.home is defined in ant.propertis as follows:
jboss42.home=C:\jboss-4.2.1.GA
How can I install jbossws?
Thanks everybody.
Bye bye.
I have some problems. In the installation guide it said I must copy the
ant.properties.examples into ant.properties, but there isn't the first
file. I have only set the path of jboss4.2.1 in ant.properties and then
I've executed ant deploy-jboss42 but I have this error message:
C:\jbossws-native-2.0.1.GA>ant deploy-jboss42
Buildfile: build.xml
prepare:
undeploy-jboss42-endorsed:
BUILD FAILED
C:\jbossws-native-2.0.1.GA\build\build-deploy.xml:62: The following
error occurr
ed while executing this line:
C:\jbossws-native-2.0.1.GA\build\macros-deploy-native.xml:385: Directory
does no
t exist:C:\jbossws-native-2.0.1.GA\jboss-4.2.1.GA\lib\endorsed
Total time: 0 seconds
Why does it find "jboss-4.2.1.GA\lib\endorsed" in
"C:\jbossws-native-2.0.1.GA\" directory?
The line 52 of C:\jbossws-native-2.0.1.GA\build\build-deploy.xml:62 this is:
<macro-undeploy-endorsed jbosshome="${jboss42.home}"/>
and the jboss42.home is defined in ant.propertis as follows:
jboss42.home=C:\jboss-4.2.1.GA
How can I install jbossws?
Thanks everybody.
Bye bye.