Re: Jack rabbit allows any virus check before uploading

2007-12-17 Thread Jukka Zitting
Hi, On Dec 18, 2007 8:48 AM, kranti.infy <[EMAIL PROTECTED]> wrote: > Does Jack Rabbit allows any Virus and other checks before uploading into the > repository. No, you'll need to do that on the application level. BR, Jukka Zitting

Jack rabbit allows any virus check before uploading

2007-12-17 Thread kranti.infy
Hi all, Does Jack Rabbit allows any Virus and other checks before uploading into the repository. Tanks, Kranti -- View this message in context: http://www.nabble.com/Jack-rabbit-allows-any-virus-check-before-uploading-tp14384504p14384504.html Sent from the Jackrabbit - Dev mailing list arc

[jira] Commented: (JCR-1154) Database Data Store

2007-12-17 Thread Esteban Franqueiro (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552534 ] Esteban Franqueiro commented on JCR-1154: - Thomas, with the test I posted in JCR-1250 I see that there's still

[jira] Commented: (JCR-1250) When adding a large (100MB) binary to the DbDataStore, it fails with an insufficient memory exception

2007-12-17 Thread Esteban Franqueiro (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552531 ] Esteban Franqueiro commented on JCR-1250: - Hi. I upgraded to version 1.2 of the driver and added responseBuffer

Re: Jackrabbit & MySQL

2007-12-17 Thread Thomas Mueller
Hi, As far as I know, quite a few people are using MySQL. There were some problems with dropped connections after 8 hours of inactivity, but those have been solved (auto-reconnect is implemented). Regards, Thomas On Dec 17, 2007 8:16 PM, Esteban Franqueiro <[EMAIL PROTECTED]> wrote: > Hi all. >

Jackrabbit & MySQL

2007-12-17 Thread Esteban Franqueiro
Hi all. I wanted to know your experience in using Jackrabbit with MySQL as a backend. I usually use Derby+SQL Server for the datastore so I have no experience with MySQL. Any advice? Regards, Esteban Franqueiro [EMAIL PROTECTED] Notice: This email message, together with any attachments, may co

[jira] Commented: (JCR-1209) NodeImpl.checkout() calls save() two times

2007-12-17 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552478 ] Jukka Zitting commented on JCR-1209: +1, in addition to the performance improvement there's also a correctness as

[jira] Resolved: (JCR-987) Deploy JCA JAR file to maven repository

2007-12-17 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-987. --- Resolution: Fixed Fixed in revision 604929. The jackrabbit-jca jar file will be available in the centra

[jira] Created: (JCR-1274) ItemStateCache in SharedItemStateManager not properly synchronized when using FineGrainedISMLocking

2007-12-17 Thread Marcel Reutegger (JIRA)
ItemStateCache in SharedItemStateManager not properly synchronized when using FineGrainedISMLocking --- Key: JCR-1274 URL: https://issues.apache.org/jira/browse/JCR-12

[jira] Updated: (JCR-1148) NullPointerException in ItemState

2007-12-17 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-1148: -- Attachment: JCR-1148.patch Proposed fix. > NullPointerException in ItemState > -

[jira] Commented: (JCR-1148) NullPointerException in ItemState

2007-12-17 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552436 ] Marcel Reutegger commented on JCR-1148: --- I'm able to reproduce this issue with the test case ConcurrentyTest.tes

[jira] Resolved: (JCR-1138) Data store garbage collection

2007-12-17 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved JCR-1138. - Resolution: Fixed Implemented in revision 604881 > Data store garbage collection > ---

[jira] Commented: (JCR-1138) Data store garbage collection

2007-12-17 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552425 ] Thomas Mueller commented on JCR-1138: - With revision 604872, the code to run the data store garbage collection is:

[jira] Commented: (JCR-1009) JCR2SPI: add JNDI support

2007-12-17 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552424 ] Julian Reschke commented on JCR-1009: - I think I left it open because we didn't decide whether JNDI support should

[jira] Commented: (JCR-1182) Put everything in jackrabbit-spi-commons under org.apache.jackrabbit.spi.commons

2007-12-17 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552419 ] Jukka Zitting commented on JCR-1182: OK, thanks. I will proceed with the proposed restructuring tonight. > Put eve

[jira] Assigned: (JCR-1009) JCR2SPI: add JNDI support

2007-12-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-1009: --- Assignee: Julian Reschke julian, is there anything else you need to do here? if not, can you resolve the issue

[jira] Commented: (JCR-1244) No need for NodeReferences in jcr2spi

2007-12-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552420 ] angela commented on JCR-1244: - fine with me. > No need for NodeReferences in jcr2spi > ---

[jira] Updated: (JCR-1239) SPI: Provide possibility to retrieve the number of child-nodes without retrieving them.

2007-12-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1239: Fix Version/s: (was: 1.4) > SPI: Provide possibility to retrieve the number of child-nodes without > retrieving

[jira] Commented: (JCR-1239) SPI: Provide possibility to retrieve the number of child-nodes without retrieving them.

2007-12-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552417 ] angela commented on JCR-1239: - it seems that we won't reach consensus for this. i'll therefore remove the target-milestone.

[jira] Commented: (JCR-1182) Put everything in jackrabbit-spi-commons under org.apache.jackrabbit.spi.commons

2007-12-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552416 ] angela commented on JCR-1182: - i don't have anything pending in any of the spi-projects (or only insignificant ones). > P

[jira] Commented: (JCR-1182) Put everything in jackrabbit-spi-commons under org.apache.jackrabbit.spi.commons

2007-12-17 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552403 ] Jukka Zitting commented on JCR-1182: Angela, any pending changes in spi-commons? > Put everything in jackrabbit-sp

[jira] Commented: (JCR-1138) Data store garbage collection

2007-12-17 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552399 ] Thomas Mueller commented on JCR-1138: - I will check in my changes today. In my view this item is then resolved. >

[jira] Commented: (JCR-1138) Data store garbage collection

2007-12-17 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552397 ] Jukka Zitting commented on JCR-1138: What's the status of this issue, i.e. any chance of resolving this soon? > Da

Jackrabbit board report

2007-12-17 Thread Jukka Zitting
Hi, See below for the Jackrabbit status report I just sent to the ASF board. I'm sorry for forgetting to post the report here earlier for review. BR, Jukka Zitting Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in

[jira] Updated: (JCR-314) Fine grained locking in SharedItemStateManager

2007-12-17 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-314: - Attachment: ConfigurableISMLocking.patch Esteban, thank you for your patch. I've modified it slightl

[jira] Commented: (JCR-1124) Core NodeTypeImpl requires equals() implementation

2007-12-17 Thread David Rauschenbach (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552345 ] David Rauschenbach commented on JCR-1124: - My use case is that I have written an SPI, and I use JCR2SPI and SPI