About Question enthuware.ocejws.v6.2.111 :

Moderators: Site Manager, fjwalraven

Post Reply
resolve123
Posts: 6
Joined: Wed Jun 17, 2015 6:45 am
Contact:

About Question enthuware.ocejws.v6.2.111 :

Post by resolve123 »

regarding question

Handlers can be configured on the client as well as on the server side. Which of the following statements are correct about the configuration of client side handlers?

one of the answer is

They can be set on the Service instance by using the @HandlerChain annotation.

can you give any example of this. As I know @HandlerChain can be used only on server side at service class.


ramy6_1
Posts: 124
Joined: Wed Feb 12, 2014 2:44 am
Contact:

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

Post by ramy6_1 »

Hello ,

I believe the provided URL give example of using @HandlerChain at server side.

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

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

Post by fjwalraven »

For both server and client implementations of handlers using the @HandlerChain annotation, you must specify the location of the handler configuration as either a relative path from the annotated file or as an absolute URL.

Configure the client handlers by setting the @HandlerChain annotation on the service instance or service endpoint interface, or you can modify the handler chain programmatically to control how the handler chain is built in the runtime.

Post Reply

Who is online

Users browsing this forum: No registered users and 25 guests