This seems to be a classpath issue to the xerces parser. 

wstools.sh uses java.endorsed.dirs 


  | # Setup the java endorsed dirs
  | JBOSS_ENDORSED_DIRS="$JBOSS_HOME/lib/endorsed"
  | 
  | # Execute the JVM
  | "$JAVA" $JAVA_OPTS \
  |    -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" \
  |    -classpath "$WSTOOLS_CLASSPATH" \
  |    org.jboss.ws.tools.WSTools "$@"
  | 
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947320#3947320

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947320


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to