dev@grizzly.java.net

Re: Grizzly and Axis2

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Mon, 19 May 2008 10:37:08 +0200

Hello,

frankly I'm not sure how easy Grizzly could be integrated with Axis2,
anyway, think, Axis2 has several transports supported (like SMTP,
JMS?), so you can take a look how that transports are integrated and
make similar things for Grizzly.

Thanks.

WBR,
Alexey.

On May 18, 2008, at 15:51 , sumitsureka wrote:

>
> 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.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>