You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "THEODOROS CHAIKALIS (JIRA)" <ji...@apache.org> on 2018/06/28 13:23:00 UTC

[jira] [Updated] (CXF-7771) Apache CXF configuration crashes weblogic application

     [ https://issues.apache.org/jira/browse/CXF-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

THEODOROS CHAIKALIS updated CXF-7771:
-------------------------------------
    Environment: 
Weblogic 12.2.1.3

{{cxf.version 3.2.5}}

{{Java 8}}

  was:
Weblogic 12.2.1.3

{{<cxf.version>3.2.5</cxf.version>}}

{{Java 8}}


> 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)