dev@glassfish.java.net

WS Monitoring Pipe relies on HTTP?

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Mon, 21 Aug 2006 15:52:22 +0200

Hi,

im trying to discover possibility to run web services deployed to GF
using different than http transport, and met a problem that
MonitoringPipe relies on http request and response properties in coming
packet context.
Im trying to reuse ws pipeline that was created for servlet invocation,
but is there strong need in ServletHttpRequest and ServletHttpResponse
attributes? Probably it makes sense to replace them with lighter state
objects which will not depend on transport?

WBR,
Alexey.