Hi I am now using Reference Values to simulate the ability to have multiple parent nodes (which was removed in v0.14). I have a 'category' node type that has a...
Hi Andy, Did you find the problem? I have the same issue here... ... -- Jean-François Ménard Logyka technologies s.e.n.r. Directeur technologique, associé ...
On Mon, 4 Oct 2004 13:47:17 +0100, Andy Bowes ... hi andi ... mhm, sounds unusual. say you have product categories and products. i would create a "categories"...
Hi Stefan I have a content taxonomy like: mycompany ... categories ... I modelling the relationship is this direction rather than defining a categories...
hi, is there any output in the error log of tomcat? if the repository cannot be initialized, it should print from log entries. cheers, tobi -- ... Tobias...
Tobias Strasser
tobias.strasser@...
Oct 5, 2004 9:11 am
69
Hi Tobias As stated in the original message in this thread, I get a NullPointer exception thrown when I attempt to login via CRX. ... and ... CRX ... Any ideas...
...hmm, and the same web.xml config but with the 'cqfs' filesystem works ok? we have rearranged quite a bit for the next version of crx and it's currently...
Tobias Strasser
tobias.strasser@...
Oct 5, 2004 9:49 am
71
hi andy thanks for the clarifications, i now see your point. i don't fully agree though. in your model, a 'categorizable' node needs to be of type...
Hi Stefan I understand that there are multiple different ways of acheiving the same goal. I haven't really used JCRQL yet, does it include the abilitity to...
It works fine if I use the original definition of 'cqfs' This Repository Definition works: <!-- sample configuration for a repository that stores its state in...
dynamic workspaces are not implemented yet. just remove the <DynamicWorkspace/> element from the config. ... yep, we missed than. thanks for the input. -- ... ...
Tobias Strasser
tobias.strasser@...
Oct 5, 2004 11:06 am
75
Hi Andy, ... in the ... JCRQL does not define support for dereferencing references, however XPath will. there is a deref() function which takes the name of the...
Hi experts, I was trying to find it in the spec but couldn't. So wonder if anyone can shed some light on this. Here is the use case: in a JCR repository, I...
The spec doesn't seem to be explicit on this but since "*" for a propertyDef.getName() is specified to be a residual def one would think that "*" means "any...
hi cheggang, i think that "residual properties" are exactly what you are looking for. as an example you could look at the "nt:unstructured", which allows...
Hi David, Thanks for pointing that out! Maybe the spec could reference the example, just to be more explicit on this. Chenggang ... type ... E.g., ... similar...
hi guys, i found an intersting AddWorkspace.uix file in http://jsr170tools.day.com in the root folder. i think this is possibly one of the more interesting ...
Hi experts, I wonder if there is generic way of discovering ACL on a node. In JCR spec, Access Control section talks about dicovering checkPermission(), but...
hi chenggang ... jcr does not impose a particular access control mechanism such as ACL. Which means weather the access control mechnism is based on a mix of...
I came across this email group while searching for more information on JSR 170 and access control support. The explanation given by David was very helpful in...
hi soumitra, ... of course you will not be thrown out ;) crx is not a private initiative, but it is a commercial initiative. crx is day software's commercial...
Experts, Has the prospect of implementing a distributed repository been discussed? I'm currently involved in a project which aims to build a decentralized...
hi marc, thanks for your post. this mailing list serves the purpose to be a user/developer forum for day software's commercial repository called crx, so this ...
hi all, we are proud to announce the release of version 0.5 of the "repository console" to be found on http://jsr170tools.day.com. amongst many other...
Hi, I use crx to create some (more or less) complex node definition which I want to import into another repository. That fails :-( I did the following steps: ...