Re: OpenCMIS Client Questions

2010-09-15 Thread Florian Müller
Hi Chris, I hope I have some answers for you. We still use the tools that were available when we started OpenCMIS (Maven 2 and jaxws-rt 2.1.7). Since we didn't run into any problem with that we had never changed it. Also Maven 3 doesn't seem to be widely used yet. We may should start a

[jira] Commented: (CMIS-240) getProperties vs. updateProperties

2010-09-15 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909702#action_12909702 ] Florent Guillaume commented on CMIS-240: But usually the callers of getProperties

jira admin

2010-09-15 Thread Florent Guillaume
Hi, I wanted to cleanup some of the old components in https://issues.apache.org/jira/browse/CMIS?report=com.atlassian.jira.plugin.system.project:components-panel but it seems I don't have admin access. Could someone have a look and give me the rights? Thanks, Florent -- Florent Guillaume,

Re: getContentStream when missing

2010-09-15 Thread Florent Guillaume
The method getContentStream is specified to return CmisConstraintException when there is no content stream or rendition stream, and it's this case that we would turn into null. The other exceptions would be let through. Only for the case where the repository returns a non-specified

[jira] Commented: (CMIS-240) getProperties vs. updateProperties

2010-09-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909708#action_12909708 ] Florian Müller commented on CMIS-240: - Well, getProperties() provides easy access to (for

[jira] Updated: (CMIS-15) Create Mash-up client JS Library

2010-09-15 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume updated CMIS-15: -- Component/s: (was: chemistry-old) Create Mash-up client JS Library

[jira] Updated: (CMIS-104) Contribution: flex-cmis-client

2010-09-15 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume updated CMIS-104: --- Component/s: (was: chemistry-old) Contribution: flex-cmis-client

Re: jira admin

2010-09-15 Thread Florent Guillaume
Thanks Jukka. I've collapsed all the old chemistry-* components into a unique chemistry-old to avoid having a too big select box when creating/editing issues. Florent On Wed, Sep 15, 2010 at 2:23 PM, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Wed, Sep 15, 2010 at 3:06 PM, Florent

[jira] Updated: (CMIS-205) cmis-php-client Contribution

2010-09-15 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume updated CMIS-205: --- Component/s: (was: chemistry-old) cmis-php-client Contribution

[jira] Commented: (CMIS-250) Issue in Apache Felix OSGi with JAXBHelper

2010-09-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909806#action_12909806 ] Florian Müller commented on CMIS-250: - That looks like it uses the wrong libraries. Could

Re: OpenCMIS Client Questions

2010-09-15 Thread Chris Hubick
On Wed, 2010-09-15 at 10:22 +0100, Florian Müller wrote: I hope I have some answers for you. Thanks! That seems to fix most my problems :) We still use the tools that were available when we started OpenCMIS (Maven 2 and jaxws-rt 2.1.7). Since we didn't run into any problem with that we