dev@jax-ws.java.net

Re: Testing and integrating new tubes project

From: Marek Potociar <Marek.Potociar_at_Sun.COM>
Date: Fri, 20 Apr 2007 12:04:14 +0200

Kohsuke Kawaguchi wrote:
> WSIT has extensive set of tubes. My understanding is that the whole
> thing is built as tubes; reliable messaging, transactions, you name it.
I believe that WSIT is still using pipes (except for MEX?). Just to be
sure I just updated latest sources from WSIT main trunk and all I could
see is a pipeline being assembled in
com.sun.xml.ws.assembler.PipelineAssemblerFactoryImpl.

Marek