Hi Ron,

The AtomPub binding code should not affect any SOAP calls.
If you don't use the Web Services binding, remove the Web Service
related JARs and their dependencies. They may interfere with other SOAP
libraries even if OpenCMIS doesn't use them.


- Florian


> All,
> 
> We ran into the issue describe in the follow JIRA ticket with the same setup 
> [JDK8]:
> 
> https://issues.apache.org/jira/browse/CMIS-917
> 
> The interesting thing is that we set the binding to ATOMPUB but it seems to 
> get in the way of all of our other SOAP calls:
> 
> cmisParams.put(SessionParameter.BINDING_TYPE, BindingType.ATOMPUB.value());
> 
> Is there anyway to prune this out or is a patch forthcoming?
> 
> Thanks,
> 
> Ron
> ________________________________________________________
> 
> The information contained in this e-mail is confidential and/or proprietary 
> to Capital One and/or its affiliates and may only be used solely in 
> performance of work or services for Capital One. The information transmitted 
> herewith is intended only for use by the individual or entity to which it is 
> addressed. If the reader of this message is not the intended recipient, you 
> are hereby notified that any review, retransmission, dissemination, 
> distribution, copying or other use of, or taking of any action in reliance 
> upon this information is strictly prohibited. If you have received this 
> communication in error, please contact the sender and delete the material 
> from your computer.
> 

Reply via email to