[MOBY-dev] jMoby does not compile
Dmitry Repchevsky
dmitry.repchevski at bsc.es
Fri Oct 2 01:21:06 UTC 2009
Hello Martin,
I didn't change anything regarding the JAX-WS version
I just got a clean cvs version and had rebuilt a maven repository to be
sure the correct version of jax-ws is there...
The version is 2.1 as far as I can see and does have the
W3CEndpointReferenceBuilder.class:
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>javax.xml.ws</groupId>
<artifactId>jaxws-api</artifactId>
<version>2.1</version>
<dependencies>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.1</version>
</dependency>
</dependencies>
</project>
Just finished to run a Dashboadrd,
Dmitry
More information about the MOBY-dev
mailing list