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 395 - 451 of 783   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
402
... The complete list of functions implemented in CRX is: not(), true(), false(), position(), first(), last(), xs:dateTime(), jcr:contains(), jcr:like(),...
Marcel Reutegger
mreutegg
Offline Send Email
Jun 8, 2006
7:46 am
423
I was using crx 1.0.1 with Magnolia 2.0 version and it was working fine....now Magnolia 3.0 comes out and i wanna to integrate it with crx .... Can any one...
excel_mehdi
Offline Send Email
Jul 6, 2006
3:32 am
424
hi medhi, i think that the magnolia dev list (dev-list@...) may be the ideal place to ask this question. i believe we do not have enough magnolia...
David Nuescheler
david_nuesch...
Offline Send Email
Jul 6, 2006
3:13 pm
425
Hello. We are using CRX from within Jboss. I have been attempting to install CRX 1.2, but have run into some problems. After installing it in the manner that I...
idanspam
Offline Send Email
Aug 3, 2006
2:58 pm
426
the libs in crx1.2 should have a 1.2 version: crx-api-1.2.jar crx-core-1.2.jar crx-commons-1.2.jar crx-replication-1.2.jar crx-explorer-1.2.jar ...
Tobias Bocanegra
tobias.strasser@...
Send Email
Aug 3, 2006
3:22 pm
427
I am terribly sorry, I pulled that list from the wrong revision of our build file. The following is the list of libraries I have actually been using: <include...
idanspam
Offline Send Email
Aug 4, 2006
3:35 pm
428
Is a Lucene range query done when a crx xpath query is made that involves a date range check? thanks, Idan...
idanspam
Offline Send Email
Aug 22, 2006
3:59 pm
429
CRX 1.1 does not seem to support java 1.5. Specifically, there are JSP compilation errors. Is there any plan to support java 1.5? Thanks, Idan...
idanspam
Offline Send Email
Aug 22, 2006
7:15 pm
430
... yes. operators like <, >, <= or >= will eventually do a range query on the underlying lucene index. regards marcel...
Marcel Reutegger
mreutegg
Offline Send Email
Aug 23, 2006
8:19 am
431
afaik, we fixed the java1.5 related errors in crx1.2. regards, toby ... -- ... Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61...
Tobias Bocanegra
tobias.strasser@...
Send Email
Aug 28, 2006
4:34 pm
432
On page 29 of the Configuration guide distributed with CRX 1.2 there is a section on Read-only clustering. However, there is no discussion of what the...
idanspam
Offline Send Email
Aug 29, 2006
10:00 pm
433
Additionally, this page (http://www.day.com/content/site/en/index/products/content-centric_infrastructure/content_repository.html) refers to a Cluster Manager...
idanspam
Offline Send Email
Aug 30, 2006
5:22 pm
434
Hi All, Can anybody tell me in what products of vendors like IBM, Oracle, BEA, Open Source products JSR-170 is implemented. How about JackRabbit, is it a...
Xavier Keters
xaket
Offline Send Email
Nov 16, 2006
2:43 pm
435
Hi Xavier- I am a Product Manager at BEA for WebLogic Portal. In WebLogic Portal vversion 9.2 and going forward, we support JSR170. Sincerely, Wendy ... BEA,...
wendydbales
Offline Send Email
Nov 16, 2006
6:02 pm
436
hi xavier and wendy, i think the best resource that i know to get information about jcr implementations etc. is jcrlinks on the jackrabbit wiki. ...and...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 17, 2006
8:41 am
437
Hi All- Thank you all for keep this group running. I ma having some issues while access repository via JCR-170 API. When I access repository via JCR-170 localy...
Yogesh Kulkarni
kyogesh21
Offline Send Email
Dec 5, 2006
1:29 am
438
hi, ... you're probably missing the SearchIndex configuration in your repository.xml or workspace.xml respectively. regards, tobi -- ... Tobias Bocanegra, Day...
Tobias Bocanegra
tobias.strasser@...
Send Email
Dec 5, 2006
9:16 am
442
Hi I am trying to install CRX 1.2 under Ubuntu 6.10 and i get the following output: root@ubuntu1:~# ./crx1-2-0-20060622-developer.sh Preparing to install... ...
simon.kuenzi
Offline Send Email
Feb 21, 2007
4:20 pm
443
hi simon, it seems that you may be using jdk 1.6 and i am not sure if the installer works with jdk 1.6 since it is not yet a supported platform. could you try...
David Nuescheler
david_nuesch...
Offline Send Email
Feb 21, 2007
5:41 pm
444
hi simon, this is a bug in install anywhere with linux 2.6 kernels. use the following command to patch the installer bin: sed -i...
Tobias Bocanegra
tobias.strasser@...
Send Email
Feb 21, 2007
9:58 pm
445
Which JRE do you have installed on your box? (Not the one that comes with your installation.) Regards, Thorsten...
zoernert
Offline Send Email
Feb 22, 2007
7:18 am
446
Hello everybody Finally my CRX installation works! I had to do two things: I needed to install the JDK 1.4.2. I could not start the CRX-Server under JDK 1.6 As...
simon.kuenzi
Offline Send Email
Feb 23, 2007
1:46 pm
447
Hello everybody, I'm a total newbie with Day but I've been working with FileNet P8. And I would like to work with those two products. I read this news on Day...
Aurélie
aurelie_75
Offline Send Email
Mar 15, 2007
4:35 pm
448
A Fortune 500 firm in NYC is in need of a Full Time Communiqué Content / Portal specialist in New York to help with one of their premier company portals....
johnanthonynapoli
johnanthonyn...
Offline Send Email
Mar 19, 2007
9:35 pm
449
CRX 1.3.1 Released Day Software has released CRX 1.3.1, the latest version of Content Repository Extreme. CRX 1.3.1 is a “patch release”, containing a...
Hans Juerg Lips
hjl1963
Offline Send Email
Mar 30, 2007
6:07 am
450
Dear Ladies and Gentlemen, CRX 1.3.2, the latest release of Day Software´s Content Repository Extreme, is now available. This release addresses customer and...
hjl1963
Offline Send Email
Jul 30, 2007
3:01 pm
451
Hi All, I have deployed the crx-1.3.2.20070705-trial.exe version. When I deployed the crx.war on jboss-4.0.3SP1 with JDK 1.6 it is showing There was an error...
Dilip Kumar
dilip_cse2003
Offline Send Email
Aug 3, 2007
6:42 am
Messages 395 - 451 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