enthuware.ocejws.v6.2.13

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
sarath
Posts: 2
Joined: Mon Aug 18, 2014 11:20 pm
Contact:

enthuware.ocejws.v6.2.13

Post by sarath »

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();

fjwalraven
Posts: 429
Joined: Tue Jul 24, 2012 2:43 am
Contact:

Re: enthuware.ocejws.v6.2.13

Post by fjwalraven »

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

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests