users@jax-ws.java.net

Re: server side java ee architecture question

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Mon, 06 Mar 2006 11:30:22 -0800

Mark Hansen wrote:

> Does a server side Java EE deployment of a web service (i.e.,
> @WebService or @WebServiceProvider) implement the javax.xml.ws.Binding
> interface?

No.

> I'm looking at the JAX-WS spec and trying to understand how Figure 9.1
> (Handler architecture) applied to Java EE endpoints.
>
> In addition to just trying to understand the architecture, I'm trying
> to figure out if there is a way to access the HandlerChain from inside
> a @WebService at runtime?

I don' think there is a way to get HandlerChain in endpoint
implementation. What's the use case ?

Jitu

>
> Thanks for any explanations,
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>