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

Florian Müller commented on CMIS-543:
-------------------------------------

Try:

<dependency>
  <groupId>org.apache.chemistry.opencmis</groupId>
  <artifactId>chemistry-opencmis-client-bindings-weblogic</artifactId>
  <version>0.8.0-SNAPSHOT</version>
</dependency>
                
> Remove /META-INF/services/javax.xml.ws.spi.Provider
> ---------------------------------------------------
>
>                 Key: CMIS-543
>                 URL: https://issues.apache.org/jira/browse/CMIS-543
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.6.0
>         Environment: Weblogic 10.3.2 and 10.3.5
>            Reporter: Ron DiFrango
>            Assignee: Florian Müller
>            Priority: Blocker
>
> It seems as if the presence of the file:
> /META-INF/services/javax.xml.ws.spi.Provider
> Causes other Weblogic JAX-WS client services to break with an exception.  A 
> custom Weblogic implementation jar needs to be created that address the 
> streaming problem of JAX-WS but doesn't cause the NPE to happen in Weblogic.

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