[
https://issues.apache.org/jira/browse/CMIS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088664#comment-13088664
]
Florian Müller commented on CMIS-422:
-------------------------------------
The current code depends on Suns JAX-WS implementation for performance and
memory consumption reasons. Although generic JAX-WS support would be possible,
it would be significantly slower and would not be able to cope with big
documents.
Support for Webspheres JAX-WS implementation with performance characteristics
similar to the current implementation would be possible (by using proprietary
Websphere interfaces), but it would require some code refactoring.
> Open CMIS not supporting IBM Websphere JAX-WS
> ---------------------------------------------
>
> Key: CMIS-422
> URL: https://issues.apache.org/jira/browse/CMIS-422
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-client, opencmis-server
> Affects Versions: OpenCMIS 0.4.0
> Environment: IBM WebSphere Application Server 7.0.13
> Reporter: Krishna Penugonda
> Priority: Blocker
> Labels: Dependencies
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> We are running two existing web services in our environment and both are
> using IBM Websphere JAX-WS engine. Because of this we have tuned the IBM
> Websphere JAX-WS engine to get Maximum throughput as per our requirements.
> The CMIS Server which was developed using OPENCMIS server framework is
> dependent on SUN JAX-WS engine.
> All our client application consumes two existing web services and the new
> CMIS Web service. But Websphere runtime restricts the usage of application
> modules that use both IBM's JAX-WS implementation and an external JAX-WS
> implementation in the same application.
> So, is there a way for OPENCMIS Server Framework and OPENCMIS Client
> Framework to make it work with IBM Websphere JAX-WS engine without any
> dependencies on Sun JAX-WS?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira