Search the web
Sign In
New User? Sign Up
jcr-crx
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 677 - 706 of 783   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
677
I'm writing a bundle to evaluate Sling in crx. I tried to change access rights but could not find out how to do it. I import com.day.crx.sling.api into the...
hu22hugo
Offline Send Email
Apr 7, 2009
10:58 am
678
Hi, I couldn't find the Apache Sling version used in CRX 1.4.2, in its release notes. For me it would be an important information, in order to know which...
Douglas Jose
douglasjose
Offline Send Email
Apr 8, 2009
2:02 pm
679
... Hi Marc, The code snipped above looks ok. To your question: The CRX API doesn't provide a means to create EditableACEs. API Users have to develop and a...
chrisk_el
Offline Send Email
Apr 8, 2009
3:57 pm
680
Hi Christian Thanks for the answer. Is there really no other way in Sling to modify access rights than implementing two interfaces? If yes, is the code of e.g....
hu22hugo
Offline Send Email
Apr 9, 2009
7:00 am
681
... It will defnitily be possible in future to change crx-permissions remotely and from sling. The implementation classes itself are in crx-core library, their...
chrisk_el
Offline Send Email
Apr 9, 2009
4:41 pm
682
Hi ... The Apache Sling project did not decide to release the whole Sling project in time for us to use a nicely labeled release (like 2.0.2 in crx 1.4.0). ...
gklebus
Offline Send Email
Apr 11, 2009
12:26 pm
683
See the short announcement on dev.day.com [1]. BTW I strongly encourage all to subscribe to dev.day.com feed [2] to get the latest "content news" delivered to...
gklebus
Offline Send Email
Apr 11, 2009
12:28 pm
684
Hello! We would like to store Audit trail information about every operation done on a document stored in the CR. Is there some functionality in CRX for...
eyji67
Offline Send Email
Apr 16, 2009
8:46 am
685
Hello, We use tomcat in our setup, where we deploy our webapp and CRX in the same tomcat server. The problem is that when our app starts first, CRX is not...
agrusell
Offline Send Email
Apr 16, 2009
1:52 pm
686
Hello everyone, I'm trying to automate the deployment of some of our packages as part of a continuous build setup. I'm looking for something that basically...
toddtomkinson
Offline Send Email
Apr 21, 2009
5:41 am
687
Hmm, the solution to this was to use lazy initialisaton on our spring beans, so that the real jndi-lookup is postponed from startup-time to run-time. /Anders...
agrusell
Offline Send Email
Apr 21, 2009
7:21 am
688
Hello, I would like to configure a CRX 1.4.2 repository with the Day Eclipse plugin (http://www.day.com/eclipse/). Can someone provide me some directions? I...
Douglas Jose
douglasjose
Offline Send Email
Apr 22, 2009
7:22 pm
689
... Prerequisite: Make sure the CRX has RMI enabled: 1. Inside the CRX directory, open "server/runtime/0/_crx/WEB-INF/web.xml" with a text editor 2. Look for...
alexander.klimetschek
alexander.kl...
Offline Send Email
Apr 23, 2009
10:57 am
690
It worked perfectly. Thank you again, Douglas Jose http://douglasjose.com - "Use free software. Help us make a free world" ________________________________ ...
Douglas Jose
douglasjose
Offline Send Email
Apr 23, 2009
7:27 pm
691
Hi Eje ... Basically, audit trail can be implemented easily(*) using JCR Observation. You can store the events anywhere, and the content repository itself is a...
gklebus
Offline Send Email
Apr 23, 2009
10:11 pm
692
Hi, we also added the instructions to our website at http://www.day.com/eclipse/crxfeature.html (It is also linked from the landing page...
alexander.klimetschek
alexander.kl...
Offline Send Email
Apr 24, 2009
5:40 pm
693
I am very interested on SharePoint connector for CRX: - Anyone has developed using it? - Does it implement the full JCR? - Does it have any bug? - Is there any...
antoniochaparro81
antoniochapa...
Offline Send Email
Apr 30, 2009
9:46 am
694
Hi, We are running CRX in a clustered environment with JBoss. We also have an application that is deployed in the same JBoss container as each CRX instance...
shaunperky
Offline Send Email
Apr 30, 2009
9:46 am
695
... Day Software itself provides a Microsoft SharePoint connector: http://www.day.com/content/day/en/products/crx/jcr_connectors.html Regards, Alex...
alexander.klimetschek
alexander.kl...
Offline Send Email
Apr 30, 2009
11:00 am
696
Hello. I have configured CQ5 to use LDAP as authentication process. Now i need to import some groups and users from an existing relational database (LDAP...
huerta_br
Online Now Send Email
May 12, 2009
5:48 am
697
Hello. I have configured crx to autehnticate users via LDAP and it works fine (i get a not found error page, that means user is not authorized, i hope). Then i...
huerta_br
Online Now Send Email
May 14, 2009
8:24 pm
698
Hi! Hope to get help on an issue that I've been trying to solve for some time now. In our CR, we have Nodes that have Binary content (jcr:data) that contain...
eyji67
Offline Send Email
May 15, 2009
9:53 am
699
hi eje, normally, a checkout does not alter the state of the node or any of it's properties (except the jcr:isCheckedOut, of course). so i don't know why this...
Tobias Bocanegra
tripodsan
Offline Send Email
May 15, 2009
8:45 pm
700
We're having the same issue......
dmhoecker
Offline Send Email
May 16, 2009
11:21 am
701
Hi Toby! Thank you for your help! I don't seem to be able to attach files here, so I'll just paste the method for the checkout here. If you send me your email...
eyji67
Offline Send Email
May 18, 2009
8:58 am
702
hi, i'm not very familiar with OCM, but i can imagine, that you need to re-get the document after you did the checkout, since you already read the content...
Tobias Bocanegra
tripodsan
Offline Send Email
May 18, 2009
9:15 am
703
... Did I notice correctly that you're using CQ in both cases... while it's true that CQ5 leverages CRX security & LDAP module, CQ5 adds some elements to...
gklebus
Offline Send Email
May 18, 2009
11:11 am
704
CRX installed and running locally with dev licence. I've got a new copy of eclipse (JEE distro), added the update site (http://www.day.com/eclipse) I can see...
Aaron Remick
remick
Offline Send Email
May 22, 2009
8:47 am
705
Hi all, I downloaded the latest official build crx-1.4.2.20090324-developer.jar, tried to stark quickstart and got the following message: Setting up CQSE...
jumeier@...
jumeier
Online Now Send Email
May 24, 2009
8:01 pm
706
Hi, ... Make sure that your download isn't corrupted. The SHA1 checksum of crx-1.4.2.20090324-developer.jar is 2327c278279733087de4844477d24b8b599ce2f3. BR, ...
Jukka Zitting
jukka_zitting
Offline Send Email
May 25, 2009
8:33 am
Messages 677 - 706 of 783   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help