Hi! I'm reactivating this thread: The above example does not work in jbossws.1.0.1. It results in a ClassCastException:
18:26:58,796 ERROR [SOAPFaultExceptionHelper] SOAP request exception | java.lang.ClassCastException: de.s2i.db.service.server.handler.LoggingHandler | at org.jboss.ws.handler.HandlerChainBaseImpl.addHandlersToChain(HandlerChainBaseImpl.java:124) | at org.jboss.ws.handler.HandlerChainBaseImpl.<init>(HandlerChainBaseImpl.java:94) | at org.jboss.ws.handler.ServerHandlerChain.<init>(ServerHandlerChain.java:47) | at org.jboss.ws.server.ServiceEndpoint.initHandlerChain(ServiceEndpoint.java:347) | at org.jboss.ws.server.ServiceEndpoint.initHandlerChain(ServiceEndpoint.java:340) The same happens with the annotation @HandlerChain(file="jar:file:///D:/Programme/jboss-4.0.4.GA/server/default/deploy/Accounting.war!/WEB-INF/classes/handler-chains.xml",name="HandlerChain") Again I would appreciate any help. Bye Chris View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951341#3951341 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951341 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
