2010/11/20 Michael Ludwig <mil...@gmx.de>:
>
> 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 version of JRE on specific
OS by specific vendor.

There are other JRE implementations, e.g. from IBM.

Also, using "internal" in the package name should be a hint.

Public API is mostly in java.*, javax.*, though there are several
endorsed standards,

http://download.oracle.com/javase/6/docs/api/overview-summary.html


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to