I have written and published the service thru eclipse. But I couldnt see this the method in wsdl,
@WebMethod (exclude=true)
public void logN(String msg)
I can see only rest of the methods as operations in wsdl. Please find below the wsdl part
<portType name="LogService">
- <operation name="log"> <input wsam:Action="http://ws.cert.test.com/LogService/log" message="tns:log" />
</operation>
- <operation name="logParent"> <input wsam:Action="http://ws.cert.test.com/LogService/logParentRequest" message="tns:logParent" />
<output wsam:Action="http://ws.cert.test.com/LogService/logParentResponse" message="tns:logParentResponse" />
</operation>
- <operation name="logSuper"> <input wsam:Action="http://ws.cert.test.com/LogService/logSuperRequest" message="tns:logSuper" />
<output wsam:Action="http://ws.cert.test.com/LogService/logSuperResponse" message="tns:logSuperResponse" />
</operation>
</portType>
So I think answer should be log(), logParent(), logSuper();
enthuware.ocejws.v6.2.13
Moderators: Site Manager, fjwalraven
-
- Posts: 2
- Joined: Mon Aug 18, 2014 11:20 pm
- Contact:
-
- Posts: 429
- Joined: Tue Jul 24, 2012 2:43 am
- Contact:
Re: enthuware.ocejws.v6.2.13
Hi Sarath,
I think it depends on the server you are using. To be honest this question is not fair. The exclude parameter is not allowed to be used on a SEI and should therefore not be used. The question should only ask things that are allowed according to the specs.
I will correct the question.
Thank you for your feedback!
Regards,
Frits
I think it depends on the server you are using. To be honest this question is not fair. The exclude parameter is not allowed to be used on a SEI and should therefore not be used. The question should only ask things that are allowed according to the specs.
I will correct the question.
Thank you for your feedback!
Regards,
Frits
Who is online
Users browsing this forum: No registered users and 6 guests