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 s....@w4b.it on 2006/07/11 14:55:46 UTC

How to map beans in Axis 2

I'm a Axis 1.4 user. 
In this Axis version I made java bean mapping by using
<beanMapping>   tag in deploy file.

How can I do the same thing in Axis 2.0?
Thank in advance.
Simone

Re: How to map beans in Axis 2

Posted by robert lazarski <ro...@gmail.com>.
There's no beanMapping tag in axis2 AFAIK as its a different
architecture. Here's a POJO example which may be what you're looking
for:

http://www.wso2.net/kb/90

HTH,
Robert
http://www.braziloutsource.com/

On 7/11/06, s.masoni@w4b.it <s....@w4b.it> wrote:
>
>
> I'm a Axis 1.4 user.
>
> In this Axis version I made java bean mapping by using
>
> <beanMapping>   tag in deploy file.
>
>
>
> How can I do the same thing in Axis 2.0?
>
> Thank in advance.
>
> Simone
>
>
>
>
>
>
>
>
>
>
>
>

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