dev@grizzly.java.net

Grizzly and Axis2

From: sumitsureka <sumit_sureka_at_yahoo.co.uk>
Date: Sun, 18 May 2008 06:51:20 -0700 (PDT)

I want to integrate grizzly with Axis2, Grizzly as the web Server and Axis2
for SOAP parsing and validation.

Can anyone please help as how to do that. In Axis2, we can implements the
TransportReciever and insert our own transport layer. The only problem that
I am facing is how to send data to the Axis.

Axis2 accepts everything inside the MsgContext (Axis2 structure). So, I am
not sure as how to transform everything from Grizzly Request structure to
Axis2 MsgContext.
-- 
View this message in context: http://www.nabble.com/Grizzly-and-Axis2-tp17303209p17303209.html
Sent from the Grizzly - Development mailing list archive at Nabble.com.