Hi,
My guess is it has to do with the style of the WSDL. Can you attach
the WSDL generated by Axis2 ?

Ajith

On 10/13/06, Tarun Kumar <[EMAIL PROTECTED]> wrote:
I have a axis2 service with a method like this

public boolean Login(String user, String password) {} and a corresponding
RPCMessageReceiver for it.

When I import the WSDL into .NET, it translates to

Login(Login)

with the Login object as {String user String password}

Any clue why the two parameters are being converted to a object or what I
can do to change that.

_________________________________________________________________
Get today's hot entertainment gossip  http://movies.msn.com/movies/hotgossip


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Ajith Ranabahu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to