Re: Apache Jackrabbit 1.1.1 release plan

2006-11-01 Thread Christoph Kiehl
Jukka Zitting wrote: The current list of fixes to be included in the 1.1.1 release is: > [...] Could you maybe consider applying the patch from JCR-545 for 1.1.1? Cheers, Christoph

[jira] Created: (JCR-613) Implementation of a memory file system

2006-11-01 Thread Christoph Kiehl (JIRA)
Implementation of a memory file system -- Key: JCR-613 URL: http://issues.apache.org/jira/browse/JCR-613 Project: Jackrabbit Issue Type: New Feature Components: core Affects Versions: 1.1

[jira] Updated: (JCR-613) Implementation of a memory file system

2006-11-01 Thread Christoph Kiehl (JIRA)
[ http://issues.apache.org/jira/browse/JCR-613?page=all ] Christoph Kiehl updated JCR-613: Attachment: MemoryFileSystem.patch > Implementation of a memory file system > -- > > Key: JCR-613 >

Re: Apache Jackrabbit 1.1.1 release plan

2006-11-01 Thread Jukka Zitting
Hi, On 11/1/06, Christoph Kiehl <[EMAIL PROTECTED]> wrote: Could you maybe consider applying the patch from JCR-545 for 1.1.1? Certainly. I'm sorry nobody has acted on the patch yet, it seems like it would have been a nice addition already in the 1.1 release. I'll see that it's reviewed and ap

[jira] Commented: (JCR-545) New method on NodeTypeManagerImpl to reregister nodetypes

2006-11-01 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-545?page=comments#action_12446194 ] Tobias Bocanegra commented on JCR-545: -- i don't like this method, because the (re)registering of the nodetypes is not atomic, i.e. they are not registered at onc

[jira] Created: (JCR-614) Weird locking behaviour in CachingHierarchyManager

2006-11-01 Thread Tobias Bocanegra (JIRA)
Weird locking behaviour in CachingHierarchyManager -- Key: JCR-614 URL: http://issues.apache.org/jira/browse/JCR-614 Project: Jackrabbit Issue Type: Bug Components: core Affects V

web based jcr browser contribution

2006-11-01 Thread Edgar Poce
Hi, I started to work in a web based jcr browser It's just a work in progress but it seems to be fully functional to navigate jcr contents with read only operations. A demo of the browser is available at http://edgarpoce.dyndns.org:8080/jcr-browser/ btw, the only item that works in the menu is "

Re: web based jcr browser contribution

2006-11-01 Thread Torgeir Veimo
On 1 Nov 2006, at 11:45, Edgar Poce wrote: Hi, I started to work in a web based jcr browser It's just a work in progress but it seems to be fully functional to navigate jcr contents with read only operations. Very nice! I think the correct term here would rather be ajax browser though ;)

[jira] Closed: (JCR-614) Weird locking behaviour in CachingHierarchyManager

2006-11-01 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-614?page=all ] Tobias Bocanegra closed JCR-614. Resolution: Fixed fixed. New Revision: 469853 > Weird locking behaviour in CachingHierarchyManager > -- > >

Re: web based jcr browser contribution

2006-11-01 Thread Tako Schotanus
Looks very nice, if you can get it all to work I can stop working on mine ;-) What I have now is ugly and not very user-friendly at all although it does allow you to add whatever nodes you want (no support for multi-values and ordered nodes yet though). In fact it was when I was working on the n

Re: web based jcr browser contribution

2006-11-01 Thread Edgar Poce
Hi, On 11/1/06, Torgeir Veimo <[EMAIL PROTECTED]> wrote: On 1 Nov 2006, at 11:45, Edgar Poce wrote: > Hi, > > I started to work in a web based jcr browser It's just a work in > progress but it seems to be fully functional to navigate jcr contents > with read only operations. Very nice! I thin

Repository and workspaces

2006-11-01 Thread paksegu
Hi is there a way that I can create just one repository but with numerous workspaces whereby user can login into the own workspaces? Ransford Segu-Baffoe [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.noqturnalmediasystems.com/ http://www.noqturnalmediasystems.com/Serenade/ https://serenade.de

Re: Repository and workspaces

2006-11-01 Thread Tobias Bocanegra
yes, you can. just create a workspace for each user. regards, toby On 11/1/06, paksegu <[EMAIL PROTECTED]> wrote: Hi is there a way that I can create just one repository but with numerous workspaces whereby user can login into the own workspaces? Ransford Segu-Baffoe [EMAIL PROTECTED] [EMAIL

[jira] Assigned: (JCR-545) New method on NodeTypeManagerImpl to reregister nodetypes

2006-11-01 Thread Stefan Guggisberg (JIRA)
[ http://issues.apache.org/jira/browse/JCR-545?page=all ] Stefan Guggisberg reassigned JCR-545: - Assignee: Stefan Guggisberg > New method on NodeTypeManagerImpl to reregister nodetypes > - > >

Re: Repository and workspaces

2006-11-01 Thread paksegu
Okay how do i go about creating an authentication for each workspace as it is done in the file import example whre the authenticated via the repository? Tobias Bocanegra <[EMAIL PROTECTED]> wrote: yes, you can. just create a workspace for each user. regards, toby On 11/1/06, paksegu wrote:

Re: SPI: ClassCastException in jcr2spi's NodeState

2006-11-01 Thread Julian Reschke
Angela Schreiber schrieb: yes. the idea: i quickly hacked the assertAvailability in to have a reminder. it doesn't work anyway and i didn't commit the latest changes. and yes, it was obvious, that you are trying to use the spi. but you have to live with completely instable code at the moment. i

[jira] Resolved: (JCR-545) New method on NodeTypeManagerImpl to reregister nodetypes

2006-11-01 Thread Stefan Guggisberg (JIRA)
[ http://issues.apache.org/jira/browse/JCR-545?page=all ] Stefan Guggisberg resolved JCR-545. --- Fix Version/s: 1.1.1 Resolution: Fixed applied patch with some trivial cosmetic modifications. thanks for providing the patch! > New method on NodeT

[jira] Commented: (JCR-545) New method on NodeTypeManagerImpl to reregister nodetypes

2006-11-01 Thread Stefan Guggisberg (JIRA)
[ http://issues.apache.org/jira/browse/JCR-545?page=comments#action_12446296 ] Stefan Guggisberg commented on JCR-545: --- fixed in svn rev. 469959 > New method on NodeTypeManagerImpl to reregister nodetypes >

[jira] Resolved: (JCR-603) OracleFileSystem can't handle empty files

2006-11-01 Thread Stefan Guggisberg (JIRA)
[ http://issues.apache.org/jira/browse/JCR-603?page=all ] Stefan Guggisberg resolved JCR-603. --- Fix Version/s: 1.1.1 Resolution: Fixed resolving as 'fixed' since all tests completed successfully i couldn't reproduce the issue reported on the use

SPI: ValueFactory vs Level-1 implementations (part 2)

2006-11-01 Thread Julian Reschke
Hi, I just hit another problem with respect to an SPI implementation that is Level-1 (for now), when accessed by JCR2SPI. Previously, this would fail early because JCR2SPI just assumed that it could get the ValueFactory from SessionInfo. Now, it keeps going, but doesn't have the ValueFactory

Searching linked files

2006-11-01 Thread Jaka Jaksic
Hi! I wasn't able to find any info on this, although it seems quite basic... How do I do a full text search of linked files? I can search the nt:resource nodes, but I'd like the query to return a set of nt:linkedFile nodes (the actual files, not their content nodes), whose referenced nt:resource n

Re: SPI: ValueFactory vs Level-1 implementations (part 2)

2006-11-01 Thread Angela Schreiber
hi julian why do you think the ValueFactory comes from the SessionInfo? as far as i know, the ValueFactory is retrieved from the configuration. so, perhaps you simply don't provide one in your config. am i missing something? angela btw: there is a simple ValueFactory in the jackrabbit-commons