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 thilina madu <ma...@yahoo.com> on 2005/07/28 09:50:39 UTC

how to bind int array to OMelemant in java service,and also get used in client side if service returned array element binded OMElement

I am new to web service also java.I am using apache
axis2m release for my websevice development(with >NET
C#). 
I am developing a webservice bench mark tool.while I
am doing that I have encounted  bellow mention
problems.

1.How should I bind array element to OMElement in
Service side.
2.If service has a method to reutrn OMElement after
binding array element how should I get used that
returned OMElement in the Client side(That mean how
should I get that binded array elemnt from that
OMElement. 

IF you have any idea please be kind enough send me.Any
idea is highly appreciated.
It is better you can give me simple explanation with
some code .
thanks
madushan



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Re: how to bind int array to OMelemant in java service,and also get used in client side if service returned array element binded OMElement

Posted by Anne Thomas Manes <at...@gmail.com>.
As a new user, I suggest you start with Axis 1.2 rather than Axis 2M
(which is not yet functionally complete).

Anne

On 7/28/05, thilina madu <ma...@yahoo.com> wrote:
> I am new to web service also java.I am using apache
> axis2m release for my websevice development(with >NET
> C#).
> I am developing a webservice bench mark tool.while I
> am doing that I have encounted  bellow mention
> problems.
> 
> 1.How should I bind array element to OMElement in
> Service side.
> 2.If service has a method to reutrn OMElement after
> binding array element how should I get used that
> returned OMElement in the Client side(That mean how
> should I get that binded array elemnt from that
> OMElement.
> 
> IF you have any idea please be kind enough send me.Any
> idea is highly appreciated.
> It is better you can give me simple explanation with
> some code .
> thanks
> madushan
> 
> 
> 
> 
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
> 
>