Web サービスにアクセスしようとしているときに、No end point and attachment support エラーが発生します。
認証はできますが、この「エンドポイントがありません」というエラーのため、Web サービスにアクセスできません。
Console:
WARNING: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.NoEndpoint
faultSubcode:
faultString: No endpoint <------------
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}exceptionName:org.apache.axis.NoEndPointException
{http://xml.apache.org/axis/}stackTrace:No endpoint <--------------
at functions.rfc.sap.document.sap_com.Zws001_BindingStub.ZF_GET_CUSTOMERS(Zws001_BindingStub.java:414)
at test.test1.main(test1.java:23)
{http://xml.apache.org/axis/}hostname:logosi3
No endpoint
at functions.rfc.sap.document.sap_com.Zws001_BindingStub.ZF_GET_CUSTOMERS(Zws001_BindingStub.java:414)
at test.test1.main(test1.java:23)