About Question enthuware.ocejws.v6.2.117 :

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
nickeasyuptech
Posts: 29
Joined: Sat Jun 08, 2013 11:33 pm
Contact:

About Question enthuware.ocejws.v6.2.117 :

Post by nickeasyuptech »

It seems that the below code and explanation are incorrect. Should it be -

<javaee:service-name-pattern xmlns:ns1="http://running.ws/">ns1:Run*</javaee:se ... me-pattern>

in order for RunRun to have an attached handler?



Code: Select all

<javaee:handler-chains xmlns:javaee="http://java.sun.com/xml/ns/javaee" xmlns:xsd="http://www.w3.org/2001/XMLSchema">    <javaee:handler-chain>       <javaee:service-name-pattern xmlns:ns1="http://running.ws/">ns1:Running*</javaee:service-name-pattern>       <javaee:handler>  . . .   </javaee:handler>             . . .    </javaee:handler-chain> </javaee:handler-chains>

This is not entirely correct, it will attach handlers to the service "RunningService", but if there is a service with name "RunRun", it will also attach the handlers to that service.

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

Re: About Question enthuware.ocejws.v6.2.117 :

Post by fjwalraven »

Yes, you are correct! I have changed it.

Thanks for your feedback!

Regards,
Frits

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest