Ok...i correct my ant.properties and i build jbossws.sar in this way
root@S10lab:/data/jboss-portal-2.6.1.GA/lib/endorsed# export
ANT_OPTS="-Djava.endorsed.dirs=/data/jboss-portal-2.6.1.GA/lib/endorsed/"
root@S10lab:/data/jboss-portal-2.6.1.GA/lib/endorsed# export JAVA_HOME=/data/jdk1.6.0_03/
root@S10lab:/data/jbossws-native-2.0.2.GA# /data/apache-ant-1.7.0/bin/ant deploy-jboss421
Buildfile: build.xml
prepare:
undeploy-jboss421-endorsed:
undeploy-jboss421:
[delete] Deleting directory
/data/jboss-portal-2.6.1.GA/server/default/deploy/jbossws.sar
[delete] Deleting directory
/data/jboss-portal-2.6.1.GA/server/default/deploy/juddi-service.sar
deploy-jboss421-endorsed:
[copy] Copying 5 files to /data/jboss-portal-2.6.1.GA/lib/endorsed
deploy-jboss421:
[unzip] Expanding: /data/jbossws-native-2.0.2.GA/lib/jbossws-core-scripts.zip into
/data/jboss-portal-2.6.1.GA/bin
[copy] Copying 15 files to /data/jboss-portal-2.6.1.GA/client
[copy] Copying 1 file to /data/jboss-portal-2.6.1.GA/lib
[mkdir] Created dir: /data/jboss-portal-2.6.1.GA/server/default/deploy/jbossws.sar
[unjar] Expanding: /data/jbossws-native-2.0.2.GA/lib/jbossws-native42.sar into
/data/jboss-portal-2.6.1.GA/server/default/deploy/jbossws.sar
[mkdir] Created dir:
/data/jboss-portal-2.6.1.GA/server/default/deploy/juddi-service.sar
[unzip] Expanding: /data/jbossws-native-2.0.2.GA/lib/juddi-service.sar into
/data/jboss-portal-2.6.1.GA/server/default/deploy/juddi-service.sar
[unzip] Expanding: /data/jbossws-native-2.0.2.GA/lib/jbossws-framework-scripts.zip
into /data/jboss-portal-2.6.1.GA/bin
[copy] Copying 3 files to /data/jboss-portal-2.6.1.GA/client
[copy] Copying 3 files to /data/jboss-portal-2.6.1.GA/server/default/lib
BUILD SUCCESSFUL
Total time: 9 seconds
Is all correct ?
Thanks
Davide
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110472#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...