Re: [Axiom]Send receive an object with an ArrayList

2007-11-20 Thread Michael Bernagou
Hum, just a word to say I know my code is not finished to create the list received. Anyway the error comes immediately after de sendReceive(method) call. I tried to explicitely force having ArrayList instead of List, without success... 2007/11/20, Michael Bernagou <[EMAIL PROTECTED]>: > > Hi, > >

[Axiom]Send receive an object with an ArrayList

2007-11-20 Thread Michael Bernagou
Hi, I'm using Axiom method to sendReceive a list. In fact, at the client level I call the server via a web service to get a list of user : Client : public static List getUserList(String login, char[] password) throws PapoException { EndpointReference targetEPR =3D new EndpointReference(ba