[ 
https://issues.apache.org/jira/browse/CXF-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169540#comment-13169540
 ] 

vijay sharma commented on CXF-2634:
-----------------------------------

Hi- We are having issue with deployment:

As you mentioned in below link, flip classloading and disable jvm for Jax-WS. 
Somehow we cant flip the classloading because there are many issues with our 
app if we do that. We did 
com.ibm.websphere.webservices.DisableIBMJAXWSEngine=true but this doesnt help 
us.

We are using Websphere 7.0.0.17 and 8.1 and CFX version 2.4.0.

We are having issue with
 Caused by: java.lang.IncompatibleClassChangeError: 
org.apache.neethi.AssertionBuilderFactory
        at java.lang.ClassLoader.defineClassImpl(Native Method)

The problem is:

neethi.jar has AssertionBuilderFactory as interface whereas Websphere has 
concrete class inside their jars. Since we cant flip classloading. Can you 
suggest any more option because this is really a blocking issue for us.
                
> Websphere Documentation
> -----------------------
>
>                 Key: CXF-2634
>                 URL: https://issues.apache.org/jira/browse/CXF-2634
>             Project: CXF
>          Issue Type: Improvement
>         Environment: Websphere Application Server
>            Reporter: Dave Malone
>            Assignee: Daniel Kulp
>             Fix For: Invalid
>
>
> I've been working with IBM support to attempt to get my CXF services running 
> on their server with the WebService Feature Pack installed.  They recently 
> released an article which will be helpful to WebSphere CXF users:
> http://www.ibm.com/developerworks/websphere/library/techarticles/1001_thaker/1001_thaker.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to