Dhondt, Edwin wrote:
> I was indeed referring to JAXWS2.x.
>
> And thanks for your reply.
>
> However, how does it relate to the following statement on JWSDP 2.0:
> "This release of the Java WSDP has been tested in various configurations
> with J2SE 5.0 on the following platforms with the containers Sun Java
> System Application Server Platform Edition 8.1 Update 2, and Glassfish
> (Application Server Platform Edition 9.0 Beta (JAX-WSA only), and Tomcat
> 5.0 for JWSDP:", on
> "http://java.sun.com/webservices/docs/2.0/ReleaseNotes.html" ?
>
> From that statement, I as a "newbie", would derive, that JAXWS 2.0 is
> also supported on SAS 8.x (J2EE 1.4) ?
> Can you comment on this ?
>
JWSDP2.0 is supported on SAS PE/EE 8.1 or later running on JDK5.0 or
later. And hence you can develop JAXWS based services on SAS8.1 (or
later) if JWSDP2.0 is installed with SAS8.1. However please note that
web services developed with JWSDP2.0 on SAS8.1 will not be portable
across JavaEE implementations.
Also note that if JWSDP2.0 is supported on SAS8.1, it does not mean that
the technologies present in JWSDP2.0 or supported by J2EE1.4 by default.
JAXWS2.X as a standard on JavaEE platforms is supported from JavaEE5
onwards only.
Vijay