Hi All, I need some help with Websphere 6.1 and CXF. I wrote a Web Services client (using basic authentication) with CXF. I followed these instructions nto setup Websphere: http://cwiki.apache.org/confluence/display/CXF20DOC/AppServerGuide#AppServerGuide-Websphere
But I have the same issue than this guy: http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14017733 Basically WAS 6.1 checks the annotation and complains about org.apache.cxf.js.rhino.DOMPayloadProvider not implemented in the right way. Is this guy from IBM right? Our generated client uses only standard Web services annotations and we have to use a HTTPConduit. Any ideas how to disable this check or to make it works? Any help will be much appreciated. Have a nice day. JR
