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 to share photos of your group with the world? 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 326 - 397 of 782   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
326
Dear Ladies and Gentlemen, CRX 1.1, the latest release of Day's Content Repository Extreme, is now available. This CRX release addresses customer enhancement...
hjl1963
Offline Send Email
Mar 7, 2006
9:35 am
327
I need to find all nodes those names start from "file". E.g. "file100", "flie11" etc. How can I do it in the Search dialog? Which XPath expression does this? ...
Dinosaurus
dinosaurus@...
Send Email
Mar 8, 2006
3:22 pm
328
There is no standardized way in the JCR spec to search for nodes that start with a specific string. In CRX the node name is also fulltext indexed, that means...
Marcel Reutegger
mreutegg
Offline Send Email
Mar 8, 2006
3:45 pm
329
Hi I wrote a code to call repository via RMI. But it returns the following error: java.rmi.ConnectException: Connection refused to host: localhost; nested...
Jongwook Woo
dalgual
Offline Send Email
Mar 9, 2006
12:03 am
330
I need to find all nodes those names start from "file". E.g. "file100", "flie11" etc. How can I do it in the Search dialog? Which XPath expression does this? ...
Dinosaurus
dinosaurus@...
Send Email
Mar 9, 2006
9:21 am
331
see http://groups.yahoo.com/group/jcr-crx/message/328...
Raphael Wegmueller
rofemaster
Offline Send Email
Mar 9, 2006
9:31 am
332
Hi, There is a 100% chance that no RMI registry is running at the localhost:1099 ... There is all to it. But how come, nothing is there ? Easy: the default CRX...
fmeschbe
Offline Send Email
Mar 9, 2006
1:31 pm
333
Hi Felix: Thanks for the mail. However, it still does not work. I am using CQ4.0 and it seems you meant crxauthor for "crx". in web.xml, there are two rmi...
Jongwook Woo
dalgual
Offline Send Email
Mar 9, 2006
5:58 pm
334
Hi Felix: Finally, I got it work. The repository name should be "crxauthor" not "jcrAuthor" for me. And, I found that I need to add one more statement before...
Jongwook Woo
dalgual
Offline Send Email
Mar 9, 2006
6:40 pm
335
Hi Jongwook, We had problems with the rmi-uri parameter, therefore I would recommend to keep that commented and just use the rmi-port parameter. And, yes the ...
bark
fmeschbe
Offline Send Email
Mar 9, 2006
7:09 pm
336
Hi Jongwook, ... Cool. ... Oh yeah ! I forget about this all the time :-) ... I do not quite understand. What do you want to "Run as Java Application" ? Is it...
bark
fmeschbe
Offline Send Email
Mar 9, 2006
7:12 pm
337
... Hi felix: I added crx-rmi jar file into my eclipse project and I can execute my rmi client in Eclipse too. Thanks for your mail again ;-) Regards, JW ... ...
Jongwook Woo
dalgual
Offline Send Email
Mar 9, 2006
8:23 pm
339
Hi, I'm having a problem connecting an Eclipse "Dynamic Web Project" to "Day ServletEngine 4.0" runtime. As you may know Day Software provides an Eclipse...
m3h0w
Offline Send Email
Mar 16, 2006
2:31 pm
340
Hi, This may be caused by the fact that the currently available Eclipse plugin is written against WTP 0.7. While preparing for the 1.0 release the generic...
fmeschbe
Offline Send Email
Mar 16, 2006
3:35 pm
341
Thanks for the answer, Felix. I was then misled by the Developer's Guide released with CRX 1.1 which is said to be based on Eclipse 3.1.2 and WTP 1.0. I'm...
m3h0w
Offline Send Email
Mar 16, 2006
6:56 pm
342
Hi We have a problem to connect CQ server via RMI. It works fine for a certain amount of time after we starts CQ server. However, after several hours, CQ...
Jongwook Woo
dalgual
Offline Send Email
Mar 28, 2006
6:39 pm
345
I am having trouble successfully making use of the jcr:deref(...) xpath function. Since the spec says this function is optional I thought I would ask if it is...
idanspam
Offline Send Email
Apr 17, 2006
3:19 pm
346
Hi Idan, jcr:deref() is supported by CRX. what's the query statement you want to execute? regards marcel...
Marcel Reutegger
mreutegg
Offline Send Email
Apr 18, 2006
10:14 am
347
I have actually succeeded. Thanks, though. -Idan...
idanspam
Offline Send Email
Apr 20, 2006
6:50 pm
348
Hello, again. I understand there is the element(...) function which allows one to select on a nodetype axis. Is there a way to select a set of nodetypes or,...
idanspam
Offline Send Email
Apr 20, 2006
6:52 pm
349
this is currently not supported. there is a workaround though, you can collect the type hierarchy manually and rewrite the query into a predicate using equal...
Marcel Reutegger
mreutegg
Offline Send Email
Apr 21, 2006
8:08 am
351
Hi, There's supposed to be a history migration utility in the new release of CRX (v 1.1). Has anyone used it or is there any documentation on how to use it? We...
bliu_bnl
Offline Send Email
May 1, 2006
9:55 pm
353
How is the CRX login password changed or set? Thanks -Ben...
bliu_bnl
Offline Send Email
May 3, 2006
7:24 pm
354
log in as admin and switch to the crx.system workspace. open content explorer and navigate to the node /rep:security/rep:principals/rep:users/admin....
Raphael Wegmueller
rofemaster
Offline Send Email
May 3, 2006
8:27 pm
355
Oh, was für ein Service, merci :-) ... re-log in....
ckeller@...
chrisk_el
Offline Send Email
May 4, 2006
8:19 am
356
Hi, I'm getting the error listed below when I attempt to run CRX 1.1's loader utility on a Tomcat server on windows XP. I've searched the jars and have not...
bliu_bnl
Offline Send Email
May 4, 2006
9:28 pm
357
you probably miss the crx-commons-1.1.jar in your classpath. regards, toby ... -- ... Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T...
Tobias Bocanegra
tobias.strasser@...
Send Email
May 5, 2006
8:54 am
395
What is the expected level of support for Xpath 2.0 functions within JSR-170 (in particular CRX 1.1). We have been trying unsuccessfully to use some baseline...
idanspam
Offline Send Email
Jun 5, 2006
6:27 pm
396
CRX supports the mandatory subset of XPath functions as defined by the JSR 170 specification plus the ones defined as optional. specifically, the functions you...
Marcel Reutegger
mreutegg
Offline Send Email
Jun 6, 2006
7:20 am
397
Thanks for your response. I have the JSR 170 spec that comes with the documentation for Day's CRX 1.1. This file, named jsr170-1.0.pdf, seems to be the same...
aadi.deshpande
Offline Send Email
Jun 6, 2006
6:38 pm
Messages 326 - 397 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