I think it requires wsdl URL, instead of file name. Try with URL and see, if it works.
> -----Original Message----- > From: "Julian Kölle" [mailto:[EMAIL PROTECTED] > Sent: 09 August 2007 14:45 > To: [email protected] > Subject: problems using axis1 webservices > > > Hi, > > I tried to write a client for an axis1 based webservice. > > I tried to do this with the DynamicClientFactory, however > when I try to get a client with: > Client client = dcf.createClient("the-service.wsdl"); > > ==> I get excpetions for all WSDL files I tried. > > Is it impossible to use rpc encoded webservices with > DynamicClientFactory or CXF at all? > > Ah, and when do I need to specify a classLoader in the > createClient()? can't i handle the results as Object class > myself and cast it to something? > > best regards > Ali > -- > Psssst! Schon vom neuen GMX MultiMessenger gehört? > Der kanns mit allen: http://www.gmx.net/de/go/multimessenger > > ______________________________________________________________ > __________ > This e-mail has been scanned for all viruses by MessageLabs. > ______________________________________________________________ > __________ > ________________________________________________________________________ This e-mail has been scanned for all viruses by MessageLabs. To learn more about Singularity's business process management solutions and services please visit: www.singularity.co.uk www.singularity.us.com Singularity operates globally through its offices in New York, London, Singapore, Ireland and India. Singularity Limited is incorporated in the United Kingdom with Registration Number NI 31519 and its Registered Office at 100 Patrick Street, Derry, BT48 7EL, United Kingdom.
