You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Christian <po...@web.de> on 2006/12/18 21:36:57 UTC

[Axis2] SOAP Transformation

Hi,

I'm new to axis2 and I have a question.



I would like to use the REST feature but I like to transform the SOAP 
message to JSON or plain text. The Webservice should also still run with the 
SOAP Interface.



I looked at the handler feature and I was able to change the SOAP but I can 
not transform to a stream or something else. Is this possible?

I also looked at the "TransportSender" but I'm not sure if this is the right 
way.



Thanks


Christian 


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: [Axis2] SOAP Transformation

Posted by Thilina Gunarathne <cs...@gmail.com>.
Hi,
There is an ongoing effort to implement JSON support for Axis2. With
that you will be able to communicate with Axis2 web services using
JSON too..

~Thilina

On 12/19/06, Davanum Srinivas <da...@gmail.com> wrote:
> please see the apache synapse project. they have implemented this
> transform already.
>
> thx,
> dims
>
>
> On 12/18/06, Christian <po...@web.de> wrote:
> > Hi,
> >
> > I'm new to axis2 and I have a question.
> >
> >
> >
> > I would like to use the REST feature but I like to transform the SOAP
> > message to JSON or plain text. The Webservice should also still run with the
> > SOAP Interface.
> >
> >
> >
> > I looked at the handler feature and I was able to change the SOAP but I can
> > not transform to a stream or something else. Is this possible?
> >
> > I also looked at the "TransportSender" but I'm not sure if this is the right
> > way.
> >
> >
> >
> > Thanks
> >
> >
> > Christian
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: [Axis2] SOAP Transformation

Posted by Davanum Srinivas <da...@gmail.com>.
please see the apache synapse project. they have implemented this
transform already.

thx,
dims


On 12/18/06, Christian <po...@web.de> wrote:
> Hi,
>
> I'm new to axis2 and I have a question.
>
>
>
> I would like to use the REST feature but I like to transform the SOAP
> message to JSON or plain text. The Webservice should also still run with the
> SOAP Interface.
>
>
>
> I looked at the handler feature and I was able to change the SOAP but I can
> not transform to a stream or something else. Is this possible?
>
> I also looked at the "TransportSender" but I'm not sure if this is the right
> way.
>
>
>
> Thanks
>
>
> Christian
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org