[
https://issues.apache.org/jira/browse/CXF-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597288#comment-16597288
]
Dennis Kieselhorst commented on CXF-7771:
-----------------------------------------
Can you provide a full example to reproduce it? I'm not sure that the problem
is really caused by CXF, maybe you have to report it to Oracle.
> Apache CXF configuration crashes weblogic application
> -----------------------------------------------------
>
> Key: CXF-7771
> URL: https://issues.apache.org/jira/browse/CXF-7771
> Project: CXF
> Issue Type: Test
> Environment: Weblogic 12.2.1.3
> {{cxf.version 3.2.5}}
> {{Java 8}}
> Reporter: THEODOROS CHAIKALIS
> Priority: Blocker
> Labels: patch
>
> Please consider revising the following problem:
> [https://stackoverflow.com/questions/51083860/apache-cxf-configuration-crashes-weblogic-application]
>
>
> TLDR: Iam trying to deploy a Simple SOAP service with BasicAuth by using the
> CXF and creating a subclass of SoapHeaderInterceptor to handle the
> credentials.
> However weblogic seems to ignore the interceptors and never calls them.
> CXF states
> [HERE|http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-WebLogic]
> that i must include some code in weblogic.xml. But when i do this, i get
> this error:
> {{{{java.lang.ClassNotFoundException: javax.jws.WebService}}}}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)