Dan Diephouse wrote: > You can use the CXFServlet inside of Tomcat. > > We use Jetty as an "embedded" http transport for some situations. I.e. > those > times when you aren't in a servlet container. We do not have an embedded > Tomcat of that though.
Do you want one? Jeff > > Cheers, > - Dan > > On 5/17/07, thaiyal m <[EMAIL PROTECTED]> wrote: >> >> I was able to find only a Jetty Http Transport factory >> implementation. Is there a Tomcat transport factory >> implementation available for Http ? >> >> Regards, >> Thaiyal >> > > >
