dev@glassfish.java.net

Re: more NoSuchMethodError's

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Tue, 11 Apr 2006 11:40:21 -0700

On Tue, 2006-04-11 at 11:14, Sameer Tyagi wrote:
> I m trying to deploy a simple JAX-WS webservice using glassfish and keep
> getting Nosuchmethod errors.
> The web service was built using only the JAR's from G/F and with
> compiled with Mustang.
>
> My guess is that during compilation its using the JAX-WS from Mustang
> (b79) rather than G/F resulting in this error
> when the app is first loaded by the server (trace below is from server.log)
> Any ideas on the workaround ?

Response was posted a bit earlier to this alias

> Also what are the versions of Jax-ws in Mustang, GF and Java.net and
> when are they synched ?

JAXWS 2.0 is integrated into all. Which particular build goes where and
when depends Mustang / GF schedules

Vijay