aspose file tools
The moose likes Web Services and the fly likes Can Anyone give me a simple example of @Handlerchain annonation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Can Anyone give me a simple example of @Handlerchain annonation" Watch "Can Anyone give me a simple example of @Handlerchain annonation" New topic
Author

Can Anyone give me a simple example of @Handlerchain annonation

jatashankar shukla
Greenhorn

Joined: Nov 16, 2008
Posts: 4
I want a simple example of how excatly the annotation @handlerchain works and what is the use of this annotation in web service.Why do one will need this annotation?I am using glassfish and eclipse.Can any please give me the source code.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35258
    
    7
The @HandlerChain annotation is the JAX-WS way of implementing web service handlers. You can find more information here and here.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can Anyone give me a simple example of @Handlerchain annonation
 
Similar Threads
Give me a Complete example on Assertions
Regarding Inherited Annotation
Java Queries..Please help me...
JAX-WS Handler
Use the @HandlerChain annotation in the SOAP EJB with Jboss 6.0.0