Re: Servlet 2.5 SRV.14 and provision of JAX-WS

2010-11-20 Thread Konstantin Kolinko
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

Re: Servlet 2.5 SRV.14 and provision of JAX-WS

2010-11-20 Thread Michael Ludwig
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

Re: Servlet 2.5 SRV.14 and provision of JAX-WS

2010-11-20 Thread Konstantin Kolinko
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

Servlet 2.5 SRV.14 and provision of JAX-WS

2010-11-20 Thread 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 question, though. JAX-WS is provided by JDK 1.