[
https://issues.apache.org/jira/browse/CMIS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424804#comment-13424804
]
Florian Müller commented on CMIS-543:
-------------------------------------
(I assume you are talking about the OpenCMIS client.)
The two main classes are PortProvider [1] and WssMUTube [2] (plus a few related
classes).
[1]
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/src/main/java/org/apache/chemistry/opencmis/client/bindings/spi/webservices/PortProvider.java?view=markup
[2]
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/tube/client/WssMUTube.java?view=markup
> 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