[jboss-user] [JBossWS] - Re: ClassCastException in HandlerResolverImpl.addHandler
alessio.soldano@jboss.com
do-not-reply at jboss.com
Wed Nov 14 10:56:08 EST 2007
Your service is implemented using JAX-WS while your handler is extending the JAX-RPC handler, that could be the cause of your class cast exception. Try extending the jaxws generic handler.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104666#4104666
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104666
More information about the jboss-user
mailing list