Florian, I have been meaning to get this out to you, but this fix did correct our issue so thank you for doing this.
Thanks, Ron DiFrango Director / Architect | CapTech (804) 855-9196 | [email protected] ________________________________________ From: Florian Müller (JIRA) [[email protected]] Sent: Saturday, April 27, 2013 1:20 PM To: [email protected] Subject: [jira] [Resolved] (CMIS-543) Remove /META-INF/services/javax.xml.ws.spi.Provider [ https://issues.apache.org/jira/browse/CMIS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-543. --------------------------------- Resolution: Fixed Fix Version/s: OpenCMIS 0.9.0 Web Service code has been refactored > 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 > Fix For: OpenCMIS 0.9.0 > > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira
