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]