users@jax-ws.java.net

Anticipate usage of java.xml.ws.Endpoint?

From: Mark Hansen <mark_at_javector.com>
Date: Wed, 15 Feb 2006 12:13:09 -0500

I understand (from the Glassfish forum) that JSR-109 prohibits
Endpoint.publish(...) inside Java EE 5. So, I guess that Endpoint is
supposed to be used to deploy web services from Java SE.

How does that JAX-WS expert group anticipate that Endpoint will be
used? Is the goal of Endpoint to give programmers a tool that they can
use to deploy lightweight web services applications without needing to
deploy a Java EE container?

Thanks for any insights,

Mark