[jboss-user] [JBossWS] - Re: handler problem

heiko.braun@jboss.com do-not-reply at jboss.com
Thu Mar 15 07:55:53 EDT 2007


The first thing is not to put your handler in jbossws packages. Keep them private to your application, that is a custom package.
In order to deploy it with your actual endpoint you need to specify a @HandlerChain that points to your handler declaration.
Did you read the userguide?
 http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028330#4028330

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028330



More information about the jboss-user mailing list