How can I install jbossws?

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.
 
Joined
Nov 2, 2009
Messages
1
Reaction score
0
JBOSS WS installation

Hi ,
Main reason behind your installation error are one of the following
1. you have not specified // instead of /.
2. you have not downloaded latest version of JBOSS WS 3.2.
3. Please stop the server before executing ant deploy-jbossX.X.X command.

Sandy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top