According to JSR 170: Some nodes may support client-controlled ordering of their child nodes. Whether a particular node preserves the order of its child nodes...
hi Idan, the ordering functionality is not yet implemented in the content explorer. but we are thinking of a drag-drop mechanism either in the tree or in the...
Tobias Bocanegra
tobias.strasser@...
Jul 22, 2005 8:45 am
146
After making a backup of my test repo by exporting a sys view I try to import the very same file back into my repo. However, I get the following error: ...
hi idan, ... please send your custom node type definitions ([repoHome]/repository/nodetypes/custom_nodetypes.xml) and a small system view xml file that causes...
I am trying to use CRX within a Jboss/Tomcat container. I have made due so far by using the SimpleLoginModule and the SimpleAccessManager. From what I can tell...
I will be out of the office starting 30.07.2005 and will not return until 08.08.2005. My mail will be checked on an irregular basis. In urgent cases please...
To be clear, I have tried to log in as admin/admin. It still doesn't give me access to the security workspace or any workspace other than the default. The...
hi, ... that is true. but you should use the the default configuration with the CRXAccessManager. ... well, it is not that simple. JAAS is used as framework,...
Tobias Bocanegra
tobias.strasser@...
Aug 10, 2005 6:09 am
155
Hi, I have installed and read through the docs that accompany the CRX install. One of the big questions I have is how to write a custom PersistenceManager...
Hi Idan, juged on your Stack-Trace, CRX behaves as expected for anonymous users. 1) Thay only have read-access to the default workspace 2) Are not allowed to...
Hi, I have some problem with check-out node which I created from standalone application. I cann't check-out this node using Content Explorer. I got the message...
I'd love to standardize on Java 1.5 and Tomcat 5.5, but they are not officially supported. We have basic CRX up and running using jakarta-tomcat-5.5.9 and...
hi tomek, what version of CRX are you using? what is your configuration (repository.xml/workspace.xml) ? have you stopped the CRX Explorer before you run your...
Tobias Bocanegra
tobias.strasser@...
Aug 16, 2005 6:57 am
161
... good to know! ... none of the developers, afaik cheers, tobi -- ... Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98...
hmm...i will try to reproduce.... ... -- ... Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98 98, F +41 61 226 98 97...
Tobias Bocanegra
tobias.strasser@...
Aug 16, 2005 9:20 am
164
Can anyone provide any documentation NO MATTER HOW LITTLE (one sentence description or even a warning to not use it would be fine) on the following: File...
How exact version is your CRX? The latest we were able to get was crx-1.0.0.0.1646. We had a problem with a previous version that resulted in corrupted...
hi idan, thanks for the question. first of all let me say that those flavours that are shipped are more experimental than anything else at this stage. however,...
One of the things that really interests our organization in JCR and CRX for that matter is to expose our "existing" data via the JCR API's. We would want to...
hi karim, ... the persistence manager api has been designed to allow for very simple implementations, that do not have to deal with constraints of existing...
Thanks for the reply David! Yes, we are EXTREMELY interested in learning how to create a PM to integrate with our existing data stores (not import data into...
hi kareem, it maybe that at this point in time a contentbus driver maybe a good choice for the connection to cq. since the contentbus is also jsr-170 enabled ...
I've just downloaded the CRX 1.0 trial and have begun looking at it. I was wondering if there is a way to programmatically add NodeTypes to the repository,...