Re: unknown error

2009-08-07 Thread Andreas Veithen
According to the stack trace, this is not an issue in the client code, but a SOAP fault received from the server. Andreas On Thu, Aug 6, 2009 at 16:39, Asma Maalej wrote: > hello every one > > Actually, i used to work with axis2, implementing web service and invoking > them by a simple client and

RE: unknown error

2009-08-06 Thread Martin Gainty
veuillez suivre cet exemple de fonctionnement d'ADBClient public class ADBClient{ public static void main(java.lang.String args[]){ try{ StockQuoteServiceStub stub = new StockQuoteServiceStub ("http://localhost:8080/axis2/services/StockQuot