Ivan Vasyliev created CMIS-626:
----------------------------------
Summary: Issues with CmisWebServicesServlet on latest Glassfish
Key: CMIS-626
URL: https://issues.apache.org/jira/browse/CMIS-626
Project: Chemistry
Issue Type: Bug
Components: opencmis-server
Affects Versions: OpenCMIS 0.9.0 beta 1
Environment: Glassfish 3.1.2.2, JDK 6, java 1.6/1.7
Reporter: Ivan Vasyliev
Attachments: glassfish-cmis.patch
StreamingAttachmentFeature.setMemoryThreshold changed signature, so apache
chemistry can't be deployed into latest Glassfish. While other containers will
migrate to latest jax-ws there is workaround which needs to be temporarly
applied.
[jax-ws
2.0|http://jax-ws.java.net/nonav/jax-ws-20-fcs/arch/com/sun/xml/ws/developer/StreamingAttachmentFeature.html#setMemoryThreshold(int)]
[jax-ws
2.2|http://jax-ws.java.net/nonav/2.2.7/javadocs/com/sun/xml/ws/developer/StreamingAttachmentFeature.html#setMemoryThreshold(long)]
P.S.: yes this looks strange that code throws NoSuchMethodError
--
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