dev@jax-ws.java.net

Building from source failed

From: Markus Kilås <digital_at_markuspage.com>
Date: Sat, 28 Aug 2010 16:03:38 +0200

Hi all,

I am trying to build JAX-WS from sources and first tried the sources
download but that did not contain the necesarry build files for creating
all the dist jar files. However they are available in CVS but then I am
getting build error.


This is what I have done:
cvs -d :pserver:username_at_cvs.dev.java.net:/cvs login
cvs -d :pserver:username_at_cvs.dev.java.net:/cvs checkout jax-ws-sources
ant
...
BUILD FAILED
jax-ws-sources/jaxws-ri/etc/build-bundle.xml:99: The following error
occurred while executing this line:
jax-ws-sources/jaxws-ri/rt/build.xml:81: The following error occurred
while executing this line:
jaxws/jax-ws-sources/jaxws-ri/rt/build.xml:119: Test
com.sun.xml.ws.fault.ExceptionBeanTest failed

(Complete output at http://pastebin.ca/1927605)


What am I doing wrong here?



Regards,
Markus