hi, the jcr-rmi library that is contained in the crx package is not the latest release and does not propagate the versioning calls. you can disable rmi access...
Tobias Strasser
tobias.strasser@...
Apr 6, 2005 1:46 pm
126
I will be out of the office starting 31.03.2005 and will not return until 26.04.2005. In urgent cases please contact Mikael.Fries@.......
Okay, that's explaining everything - thank you very much for your answer! ... org.apache.jackrabbit.rmi.client.ClientNode.checkin(ClientNode.java:390)...
hi! I want to use event notifications on the crx-repository - is there somewhere a tutorial or description, how to register interest in changes to the...
hi, well, you need to register an event listener. implement the EventListener interface. e.g.: public class ExampleListener implements EventListener { public...
hi all, i'm currently trying to build an application with enterprise java beans (EJB) in JBoss. since the application needs to be able to save quite a few rich...
hi nick, ... yes. ... there are a number of ways of doing that. the simplest way is probably to just bundle it into your application. maybe the section...
Hi Doris, ... generally yes. ... The persistence manager is a Java Interface that defines the functions that are required by this particular implementation of...
Hi. I am trying to embed CRX in a jboss/tomcat container. I manage to create a repository, however, I fail to generate a session using repository.login() or...
Hi Idan, hopfully your problems can be solved quickly, though you don't have to switch off authorization. So let's try: First to the errors your received: The...
Christian, Thank you very much for your reply. Upon closer inspection I did find the Login Module initialization errors you expected: 10:51:53,400 FATAL [main]...
Hi again Idan, seems like we are one stepp further. Cool. Unrecognized Callback indicates, that there is an attemp to initalize CRXLoginModule unappropriatlly....
Bored? Want to meet someone new? Chat with Real Women in YOUR AREA Just Call 1-800-335-9396 Only $0.99 a min with a major credit card. NO CONNECT FEES! No...
Hey I just wanted to tell you about a great company I found! I applyed for a lower mortgage rate and i only had to fill in a simple form. This month alone I...
Idan, You may have already received this as an email response, but I failed to post it properly to the group: I had a experienced a similiar problem when I was...
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...