aspose file tools
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes HandlerChain Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "HandlerChain" Watch "HandlerChain" New topic
Author

HandlerChain

Jim Janssens
Ranch Hand

Joined: Sep 24, 2004
Posts: 210
In the RH book I did not find a reference to a deployment descriptor having a 'handler-chain' element. It seems that when a chain of handlers is needed, you specify multiple 'handler' elements which are processed in the order as they are defined.

However, on this link: http://www.developer.com/services/article.php/10928_3503766_1 (given by MZ somewhere) you clearly see the definition of a 'handler-chain' in a 'web-service.xml' (don't know what that is, I only know the webservices.xml).

Any suggestions ?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HandlerChain
 
Similar Threads
Where should we use EJB???
How to deploy a service on 2 different ports?
image compression
java database connectivity
can't split card shuffle method into a separate class