[jira] [Comment Edited] (CMIS-595) Fails in Webservices mode with Weblogic12C - Both 0.6 and 0.8 Weblogic exclusive binding jars are tested

2013-11-19 Thread Tim Webster (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826694#comment-13826694 ] Tim Webster edited comment on CMIS-595 at 11/19/13 5:20 PM: I go

[jira] [Commented] (CMIS-595) Fails in Webservices mode with Weblogic12C - Both 0.6 and 0.8 Weblogic exclusive binding jars are tested

2013-11-19 Thread Tim Webster (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826694#comment-13826694 ] Tim Webster commented on CMIS-595: -- I got this to work in Weblogic 12.1.1 by reverting back

RE: Streaming capability with WS binding

2013-11-19 Thread Florian Müller
Hi Uwe, The current code base (in trunk) does not do eager parsing. - Florian Hi Florian, I investigated the streaming issue a bit and found that "parseEagerly=true" in the JAX-WS annotation @StreamingAttachment(parseEagerly = true, memoryThreshold = 4 * 1024 * 1204) which is applied t

RE: Streaming capability with WS binding

2013-11-19 Thread Uwe Geisert
Hi Florian, I investigated the streaming issue a bit and found that "parseEagerly=true" in the JAX-WS annotation @StreamingAttachment(parseEagerly = true, memoryThreshold = 4 * 1024 * 1204) which is applied to OpenCMIS' ObjectService and VersioningService breaks streaming. Setting it

Re: [VOTE] Release Apache Chemistry PHP CMIS Client 0.2.0

2013-11-19 Thread Florian Müller
Hi Rich, Jeff is right. The release packages must include at least a LICENSE and a NOTICE file. A README file would be nice. Grab a recent OpenCMIS release package, copy the LICENSE file and modify the NOTICE file. We also need hashes for release packages and they must be signed. Florian