Can you double check the WSDL file ?
I guess the wsdl is invalided.
On Tue Nov 15 22:58:27 2011, Castyn wrote:
That is what I had originally tried, but then I read that when there is only
one service declared in a WSDL it will resolve to that one and those
attributes are not needed.  Regardless I get the same issue when I declare
them explicitly

        <cxf:cxfEndpoint
                id="salesforceLogin"
                address="https://test.salesforce.com/services/Soap/c/22.0";
                wsdlURL="wsdl/sfdc.wsdl"
                serviceClass="com.sforce.soap.enterprise.SforceService"
                serviceName="s:SoapBinding"
                endpointName="s:Soap"
                xmlns:s="urn:enterprise.soap.sforce.com">
        </cxf:cxfEndpoint>


--
View this message in context: 
http://camel.465427.n5.nabble.com/CXF-Endpoint-issue-tp4992556p4994524.html
Sent from the Camel - Users mailing list archive at Nabble.com.




--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
        http://jnn.javaeye.com (Chinese)
Twitter: willemjiang Weibo: willemjiang

Reply via email to