Ok, thanks! Jarek
On 6/21/07, Michael Rheinheimer <[EMAIL PROTECTED]> wrote:
Jarek, My mistake. I'll fix it right away. Thanks! mike Mike Rheinheimer (512) 838-0086 t/l 678-0086 WebSphere WebService Core Engine Team "Jarek Gawor" <[EMAIL PROTECTED]> "Jarek Gawor" <[EMAIL PROTECTED]> 06/20/2007 10:02 PM To [EMAIL PROTECTED] cc "[email protected]" <[email protected]> Subject Recent change Michael, The recent commit from you removed one of the changes I've made to this code before: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/server/EndpointController.java?r1=549217&r2=549216&pathrev=549217 More specifically this change: - if (ic.getHandlers() == null) { ic.setHandlers(new HandlerResolverImpl(endpointDesc).getHandlerChain(endpointDesc.getPortInfo())); - } I added that if statement so that a custom set of handlers could be passed instead of using the ones from the annotation. Was there a specific reason for removing that if statement? Thanks, Jarek
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
