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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 560 - 589 of 782   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
560
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 ...
joeshlabot
Offline Send Email
Aug 18, 2008
2:12 pm
561
Hi, ... Do you need some specific CRX-only APIs in your application? If not, then you can just make your application depend on jcr-1.0.jar (and...
Jukka Zitting
jukka_zitting
Offline Send Email
Aug 18, 2008
4:49 pm
562
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...
brett.conoly
Offline Send Email
Sep 4, 2008
5:16 pm
563
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...
tripodsan
Offline Send Email
Sep 5, 2008
4:50 pm
564
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...
Michael Marth
mmarth1970
Offline Send Email
Sep 8, 2008
8:48 am
565
Ok, here's the entire thing... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"...
Brett Conoly
brett.conoly
Offline Send Email
Sep 8, 2008
12:58 pm
566
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 ...
Michael Marth
mmarth1970
Offline Send Email
Sep 8, 2008
1:13 pm
567
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...
Brett Conoly
brett.conoly
Offline Send Email
Sep 9, 2008
12:23 pm
568
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 ...
Michael Marth
mmarth1970
Offline Send Email
Sep 10, 2008
1:12 pm
569
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...
discussion-groups@...
daydiscussio...
Offline Send Email
Sep 15, 2008
6:18 pm
570
hi adam, thats a bug in the diagnostics screen. i'll file a bug. regards, toby...
Tobias Bocanegra
tripodsan
Offline Send Email
Sep 15, 2008
8:36 pm
571
thanks a lot, I'll look forward to the reply....
Brett Conoly
brett.conoly
Offline Send Email
Sep 15, 2008
11:09 pm
572
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...
Tobias Bocanegra
tripodsan
Offline Send Email
Sep 16, 2008
8:46 am
573
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...
discussion-groups@...
daydiscussio...
Offline Send Email
Sep 16, 2008
11:38 am
574
Hi, ... You'll probably want to override the com.day.crx.j2ee.ResourceServlet (the file system view) instead of the JCRWebdavServerServlet (the JCR remoting...
Jukka Zitting
jukka_zitting
Offline Send Email
Sep 16, 2008
11:54 am
575
Can someone confirm that CRX will support a custom SPI layer? message posted by Tony Richardson (tony.richardson@...) via dev.day.com Discussion...
discussion-groups@...
daydiscussio...
Offline Send Email
Sep 23, 2008
8:34 pm
576
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...
Greg Klebus
gklebus
Offline Send Email
Sep 26, 2008
10:03 pm
577
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...
enuja2002
Offline Send Email
Oct 18, 2008
11:28 am
578
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...
dev.day.com
mmarth1970
Offline Send Email
Oct 20, 2008
7:23 am
579
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...
cazzaran
Offline Send Email
Oct 30, 2008
6:45 pm
580
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...
eee2chen
Offline Send Email
Dec 12, 2008
9:32 am
581
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...
tanmay_besus
Offline Send Email
Dec 14, 2008
7:32 pm
582
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...
eee2chen
Offline Send Email
Dec 16, 2008
6:53 am
583
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...
Jukka Zitting
jukka_zitting
Offline Send Email
Dec 16, 2008
9:48 am
584
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...
Paul McMahon
orotas
Offline Send Email
Dec 16, 2008
5:19 pm
585
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 ...
eee2chen
Offline Send Email
Dec 17, 2008
6:21 am
586
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...
Paul McMahon
orotas
Offline Send Email
Dec 17, 2008
7:52 am
587
Please ignore my previous question. The problem is caused by browser's cache. Chen Qian ... CQ5?...
eee2chen
Offline Send Email
Dec 17, 2008
8:00 am
588
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 Barman
tanmay_besus
Offline Send Email
Dec 17, 2008
8:01 am
589
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,...
Lars Trieloff
ltrieloff
Offline Send Email
Dec 17, 2008
9:21 am
Messages 560 - 589 of 782   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