Greeting, I am struggling with setting up a proper build chain for creating apps in CRX. The 2.0.0-incubator tag is removed from the Sling tags, and the m2 ...
I posted this to jackrabbit's user group earlier and I was pointed to this one... I just downloaded the day crx 1.4 trial version and for the application that...
hi brett, sorry for the long delay for this response. can you provide the entire 'servlet' config and not only the sippet with the config? please remember that...
Hi Brett, I tried your config code on CRX Quickstart 1.4 and it worked as expected (i.e. got an admin WebDAV session without logging in). Did you restart after...
Hi Brett, I just threw the entire web.xml into my installation: works fine. I tested with the webdrive WebDAV client. Could this be a client problem? Michael ...
I'm pretty sure it's not a client issue, it's requesting authentication from our browsers as well as our application. What day and jackrabbit jars are you...
Hi Brett, I could reproduce the issue now (it occurs in clients that are different from Webdrive) and had another look at your web.xml. I believe that the ...
Hi all, I'm playing with RMI connectivity to CRX. The only configuration change I've made to CRX is to uncomment the rmi-port section in web.xml. So far, so...
i looked into this issue again, and the "problem" is, that the bootstrap config displayed is the one of the repository access servlet, i.e. the client. so the...
Hi Brett, sorry that it took a while. There is actually a problem with CRX's Webdav servlet that prevents the missing-auth-mapping from working correctly...
Hi, ... You'll probably want to override the com.day.crx.j2ee.ResourceServlet (the file system view) instead of the JCRWebdavServerServlet (the JCR remoting...
Hi Tony ... Could you explain in more detail, what you mean here? Which of the SPI architecture layers would be custom here, and what kind of support from CRX...
Hi, I want to publish content created in Day CRX to a site.Which tool should i use?Do i need CQ WCM for it? Where can i get a trial version of it? Thanks in...
Hi, that depends a bit, what you mean with "publish". Some options are: a) You can create a Java web application with e.g. JSPs, get a connection to your...
I know it involves the rep:syndicator, but the required url property has to be set, and I don't know what to set it to... I assume once the replicator is...
Hi, In content explorer, when I created the users and groups, I noticed that the value that displayed on the right pane is the UUID, which is not very...
Hi chen, In day the content is stored in CRX repository and identified by UUID. I dont think the there is any way to identify it by name. If u find please let...
Hi, I am new to Day's CQ5, and I studied the example application (geometrixx) provided by CQ5. I want to know how navimage.png.java under contentpage is used...
Hi, ... Yes, that's right. A reference property (like the one linking groups to users) contains the UUID of the target node. The Content Explorer displays the...
The compilation error you see is due to the file name. The servlet must be named to match the selector pattern the navigation images use, that name however...
Thanks Paul, Today I saw color changes that I did yesterday. But I made the further color changes again, the new changes are not able to reflected on the ...
The more likely explanation is browser cache settings rather then CQ cache settings. Have you tried deleting your browser cache? My understanding is that with...
Hi group,Day CQ5 claims that it supports social collaboration such as blog,wiki,forun. I have tried hard to explore this strong web 2.0 feature but still under...
Tanmay, I am the product manager in charge of CQ5 Social Collaboration. Our blog, wiki, calendaring and social network features for CQ5 are currently in beta,...