dev@glassfish.java.net

jaxws tcp transport & jsr109 deployment

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Tue, 08 Aug 2006 15:59:35 +0200

Hi,

i have a question.
I do have LifeCycleModule working as TCP connector for WS requests,
have web services deployed as webapps and ejbs.

How its possible to tie connector and deployed WSs?
Is there some registry, where i can lookup for all deployed WSs in
AppServer?

Because for now as i see WSs are working throw the servlets (JAXWS and
EJB), but how its possible to tie WSs not with that servlets, but with
custom transport listener?

Thanks.

WBR,
Alexey.