[jboss-user] [JBoss Web Services] - Re: Module Dependency for supporting external Handler
Alessio Soldano
do-not-reply at jboss.com
Mon Oct 3 06:29:44 EDT 2011
Alessio Soldano [http://community.jboss.org/people/asoldano] created the discussion
"Re: Module Dependency for supporting external Handler"
To view the discussion, visit: http://community.jboss.org/message/629813#629813
--------------------------------------------------------------
It's hard to tell exactly what might have been changed that is causing this. Do you have any continuous integration testing showing when the regression has been introduced exactly?
In any case, AFAICS the ClassCastException there comes from a failure in calling Class::asSubclass(Handler.class) on your handler class. Can you try debugging a bit and checking which classloaders are involved there? I assume your handler is properly implementing javax.xml.ws.handler.Handler, so there's likely something weird with the classloader(s) that loaded your handler and Handler, right?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/629813#629813]
Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111003/507ccc18/attachment.html
More information about the jboss-user
mailing list