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

Reply via email to