2010/11/20 Michael Ludwig :
>
> I don't know if these com.sun.xml.internal.ws.* things are part of the
> JRE or not, but they do seem to get loaded by "jre6\bin\java.exe", and
> they are in rt.jar (runtime). So they are obviously part of the JRE?
>
They are part of implementation in specific versi
Konstantin Kolinko schrieb am 20.11.2010 um 17:51 (+0300):
> 2010/11/20 Michael Ludwig :
> > JAX-WS ships with Sun JDK 1.6 and seems the easiest way to code web
> > services on this platform. It is really easy to get started:
> >
> > http://java.dzone.com/articles/jax-ws-hello-world
> > http://java
2010/11/20 Michael Ludwig :
> JAX-WS ships with Sun JDK 1.6 and seems the easiest way to code web
> services on this platform. It is really easy to get started:
>
> http://java.dzone.com/articles/jax-ws-hello-world
> http://java.dzone.com/articles/jax-ws-deployment-five-minute
>
> I have one questi
JAX-WS ships with Sun JDK 1.6 and seems the easiest way to code web
services on this platform. It is really easy to get started:
http://java.dzone.com/articles/jax-ws-hello-world
http://java.dzone.com/articles/jax-ws-deployment-five-minute
I have one question, though. JAX-WS is provided by JDK 1.