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