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 756 - 785 of 785   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
785
Has anyone tried to automate WSM deployments? If so what is the process? We are trying to sync our code deployments with content deployment....
tass6773
Online Now Send Email
Dec 7, 2009
7:50 pm
784
I'm trying to do a small benchmark comparing CRX, SOLR and Alfresco for document storage / search. One thing that really surprised me was how slow it was to...
brianin3d
Online Now Send Email
Dec 3, 2009
3:07 pm
783
Hi, I've installed CRX (crx-1.4.2.ps1.20090707-developer) on CentOS and access it via WebDav from a Windows XP Pro computer. After uploading an XML file via...
Jérôme Michel
jerome.miche...
Offline Send Email
Nov 10, 2009
3:43 pm
782
Hello, I'm in a bit of a quandary and wanted to see what the community recommends. Basically, we have several sites running independently. Some sites are...
crawfjs
Online Now Send Email
Nov 3, 2009
10:05 pm
781
hi, afaik, on windows you need an additional tool such as netdrive[0] in order to map a webdav mount point to a drive letter. /rofe [0]...
Raphael Wegmueller
rofemaster
Offline Send Email
Nov 2, 2009
7:50 am
780
Hi, I tried to assign CRX to a Win drive letter on a Win XP machine. While I could connect to CRX, and I saw CRX's folder in the "Map Network Drive..." dialog,...
jumeier@...
jumeier
Offline Send Email
Nov 2, 2009
7:45 am
779
Hi, I'm having the same problem when installing JCR browser in the latest Eclipse Gallileo. Evgeny....
etugarev
Offline Send Email
Oct 21, 2009
3:35 pm
778
If you using Maven to do your builds and you add the following dependency to your maven POM your IDE should be able to find the TLD. ...
Paul McMahon
orotas
Offline Send Email
Oct 20, 2009
9:41 pm
777
... http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp-taglib/src/main/resources/META-INF/taglib.tld Regards, Alex...
alexander.klimetschek
alexander.kl...
Offline Send Email
Oct 20, 2009
6:19 pm
776
Does anybody now where to find the tag lib definition for Sling the tdl file to include it in my IDE Thanks Federico Arriola...
Federico Arriola
neo_zilon
Online Now Send Email
Oct 20, 2009
5:57 pm
775
Thanks, I solved the problem , now I got it working completely with IntelliJ 9. Thanks ....
Federico Arriola
neo_zilon
Online Now Send Email
Oct 20, 2009
4:44 pm
774
OK so is the problem with deploying or with running the application? Are you trying to run the application server from InteliiJ so that you can debug? Or is...
Paul McMahon
orotas
Offline Send Email
Oct 20, 2009
4:33 pm
773
Hi Paul. I'm trying to deploy a sling applicaiton, using the server that comes with the crx deveroper edition, so I configured the jsr45 compatible server ,...
Federico Arriola
neo_zilon
Online Now Send Email
Oct 20, 2009
4:05 pm
772
What type of application are you deploying? Is it in the form of an OSGI bundle or a Sling application? Or is it is a stand alone web application?  Paul...
Paul McMahon
orotas
Offline Send Email
Oct 20, 2009
3:18 pm
771
Hi. I'm have been trying to configure an IntelliJ project to develop a web application with CRX 1.4 but the instructions in the manual are for a version too...
Federico Arriola
neo_zilon
Online Now Send Email
Oct 20, 2009
5:56 am
770
I'm using CQ.HTTP.post to execute a synchronous call. It gets executed and response gets set but no javascript response object gets returned. This is my post...
huerta_br
Offline Send Email
Oct 13, 2009
1:21 am
769
Hi, i am currently investigating how to implement a custom form-based login page for my CRX 1.4.2 based application. I'm not sure how to tackle this. After an...
Sven Schulz
sschulz78@...
Send Email
Oct 7, 2009
7:59 pm
768
Hello, I have had exactly the same problem while trying to use Galileo's update manager: eclipse.buildId=M20090917-0800 java.version=1.6.0_13 java.vendor=Sun...
jhominal@...
jhominal...
Offline Send Email
Oct 7, 2009
11:51 am
767
Hi, ... it is based on the number of nodes that are indexed in a segment. but the larger a segment gets, the less like it is that it will be optimized through...
mreutegg
Offline Send Email
Oct 7, 2009
7:33 am
766
Thanks for your reply Marcel How often does CRX do this? Although the process of optimising manually isn't a long one it did reduce our index files from 20GB...
shaunperky
Offline Send Email
Oct 6, 2009
6:50 pm
765
Hi, CRX already optimizes index segments in a generational manner. but there is currently no way to trigger this manually. Users of Jackrabbit also suggested...
mreutegg
Offline Send Email
Oct 6, 2009
4:28 pm
764
Hi We are currently manually optimising our lucene indexes on our local CRX nodes with a tool called Luke (version 0.7.1). We would like to automate this...
shaunperky
Offline Send Email
Oct 6, 2009
11:20 am
763
Thanks Raphael. It works perfectly....
huerta_br
Offline Send Email
Sep 25, 2009
4:00 pm
762
Hi, Finally I manage to get the plugin installed. A friend who install the plugin in his IDE a few weeks ago send me a copy of the whole Eclipse installation,...
agusganan
Offline Send Email
Sep 25, 2009
8:30 am
761
hi, you can use CQ.HTTP.get() (or CQ.HTTP.post() without specifying a callback. this will send a synchronous request and return the response object. /rofe...
Raphael Wegmueller
rofemaster
Offline Send Email
Sep 25, 2009
5:17 am
760
Per a requirement, i need a synchronous ajax call to execute some server side validation. I know Ext has a library called basex that allows that. I wonder if...
huerta_br
Offline Send Email
Sep 24, 2009
9:45 pm
759
Dear CRX Users We've quickly checked that on our side (at Day), and we could not reproduce the problem. Did someone have such a problem and hopefully a...
Greg Klebus
gklebus
Offline Send Email
Sep 24, 2009
12:02 pm
758
Hi all, I’m trying to install the CRX feature (JCR browser) in the latest version of Eclipse IDE (Galileo) following the instructions in this web: ...
agusganan
Offline Send Email
Sep 24, 2009
11:48 am
757
Hi Brandon CRX itself does not have a UI / or CLI tool to perform search&replace. If CQ5 find&replace mentioned below would not fit your needs, you can always...
Greg Klebus
gklebus
Offline Send Email
Sep 22, 2009
8:02 pm
756
hi brandon, CQ5 has a find/replace tool in the site admin toolbar. /rofe...
rofemaster
Offline Send Email
Sep 22, 2009
7:32 pm
Messages 756 - 785 of 785   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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