users@jax-ws.java.net

JAX-WS (nightly build) + GlassFish or Tomcat: java.lang.NoSuchMethodError: c

From: Daniel Caldeweyher <calde_at_gmx.net>
Date: Mon, 28 Nov 2005 08:19:06 +1000

Thanks Rajiv,

(note to self: you #$%&!) Why didn't I think of that? I tried everything
else but going back to 5.0.
I reinstalled tomcat and glassfish with j2se5.0 and...with no surprise to
you I guess...it works on both.

But why didn't it work with 6.0? An another thing that wonders
me...shouldn't the webservice/servlet automatially register as a "Web
Service" in GlassFish?

Thanks,
Daniel

-----Original Message-----
Date: Sat, 26 Nov 2005 22:27:59 -0800
From: Rajiv Mordani <rajiv.mordani_at_sun.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: JAX-WS (nightly build) + GlassFish or Tomcat:
java.lang.NoSuchMethodError: c

Daniel,
    Are you using Java SE 6 with Glassfish / tomcat? Or are you getting
the error even with J2SE 5.0?

- Rajiv