Am Donnerstag, den 27.12.2007, 06:41 -0800 schrieb oscar1984: > Hi all, > > I've deployed a webservice and can call it from .et. when I try and use a > Cxf generated client I get: >
To help with troubleshooting, I would recommend using a Metro client to see if you get the same or a different error message (or none at all). Metro and CXF are very similar when called from Ant--you can see the build.xml file here[1] to see how to activate a Metro-based client. HTH, Glen [1] http://www.jroller.com/gmazza/entry/using_the_ebay_shopping_api1 (Step #5)
