[jboss-user] [JBoss Web Services] - JBossWS - AS 7 FAQ
Alexander Holbreich
do-not-reply at jboss.com
Mon Apr 15 11:08:55 EDT 2013
Alexander Holbreich [https://community.jboss.org/people/shuron] commented on the document
"JBossWS - AS 7 FAQ"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-16722#comment-11893
--------------------------------------------------
How should jboss-deployment-structure.xml look like to be able to use @InInterceptor annotation on own services.
I'm getting "transitiv dependencies" exception,
"org.apache.cxf.interceptor.Fault: Could not create annotation object: x.y.z.TestInterceptor",
Caused by: java.lang.InstantiationException: x.y.z.TestInterceptor
We use JBoss EAP 6. and i've tried all variants of
|
|
| <module name="org.jboss.ws.cxf.jbossws-cxf-server" export="true" /> |
|
|
|
| <module name="org.jboss.ws.cxf.jbossws-cxf-client" export="true" /> |
|
|
| <module name="org.apache.cxf" services="export" export="true" /> |
|
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130415/44fbd53f/attachment-0001.html
More information about the jboss-user
mailing list