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 471 - 500 of 782   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
471
Hi all, Do you think it's possible to access to an existing database from communique trough crx ? if you ask why it's to get db field using cq without a lot of...
marc_valtech
Offline Send Email
Dec 19, 2007
2:23 pm
472
Do we must have to use the connectors for accesing documentum or filenet?...
prabhu.dharbor
Offline Send Email
Dec 28, 2007
3:28 pm
473
I just downloaded trial version of CRX. It insalled well withou any hassels and working fine. Nut I did not see any use documentation. Can any one pls help on...
prabhu.dharbor
Offline Send Email
Dec 28, 2007
7:26 pm
474
Hi, ... See the "docs" folder within the CRX installation directory. ... See the CRX User Guide in "docs/userguide/UserGuide.pdf" for documentation on how to...
Jukka Zitting
jukka_zitting
Offline Send Email
Dec 31, 2007
12:25 pm
475
Hi, ... Yes, assuming you want to leverage the JCR API and generic JCR tools like the CRX Content Explorer. The alternative is to use the native Documentum and...
Jukka Zitting
jukka_zitting
Offline Send Email
Dec 31, 2007
12:27 pm
476
Thank you very much Mr. Jukka Zitting for taking pain and time to reply... for both my messages. It helped... ... tools...
prabhu.dharbor
Offline Send Email
Jan 2, 2008
4:40 am
477
You might want to checkout IBM's content integration product which provides out-of-the-box integration for over 20 leading content repositories (including...
Rohit Agarwal
roshi156
Online Now Send Email
Jan 2, 2008
4:48 am
478
My problem is that i added some test entries to the /config/repository/search/fulltexthandler.xml. Now it seems that there is an error within the...
daycqler
Offline Send Email
Jan 8, 2008
9:02 am
479
My problem is that i added some test entries to the /config/repository/search/fulltexthandler.xml. Now it seems that there is an error within the...
daycqler
Offline Send Email
Jan 8, 2008
9:02 am
480
You can access the content in crxauthor through WebDAV. If you are using a Windows client go to 'My Network Places' and click on 'Add a network place'. When...
mreutegg
Offline Send Email
Jan 8, 2008
10:47 am
481
hi marcel, thanks a lot for your answer. I tried your solution before. Unfortunately in cannot connect to the CRX through WebDAV. But i can connect to the...
daycqler
Offline Send Email
Jan 8, 2008
1:25 pm
482
I'm sorry, the workspace name was missing in the URL. Please try: http://localhost:<port>/crxauthor/repository/live_author/ regards marcel ... so that...
mreutegg
Offline Send Email
Jan 8, 2008
1:55 pm
483
Hi, sorry - it`s me again ... ;o) The WebDAV connection via Windows Vista doesnt work... i have no idea why. But i can establish a CRX-WebDAV connection, using...
daycqler
Offline Send Email
Jan 8, 2008
3:31 pm
484
hmm, in that case it's probably easier to just edit the binary data atom through the CRX explorer. if you navigate to ...
mreutegg
Offline Send Email
Jan 8, 2008
4:02 pm
485
THIS IS THE SOLUTION !!! Perfect ! Thanks a lot! I also tried this kind of approach before. I was able to download the file and fulltexthandler.xml-content via...
daycqler
Offline Send Email
Jan 8, 2008
4:33 pm
486
Hi, Cq store atoms only as string or binary, however in the crx more types are available, it seems there's no solution with Cq to change type of data stored...
marc_valtech
Offline Send Email
Jan 16, 2008
3:43 pm
487
I tried the request using fn:number() and xs:double() for the atom 'Price' and it doesn't work...
marc_valtech
Offline Send Email
Jan 16, 2008
7:55 pm
488
Hi Marc, Communiqué always writes content as string properties. If you need proper ordering of numbers you should encode the respective values into a strings...
mreutegg
Offline Send Email
Jan 18, 2008
8:07 am
489
Hello, This is my first posting to the group so please forgive me if this topic has already been rehashed however I have searched through the previous...
George_P_Foster
Offline Send Email
Jan 19, 2008
8:45 am
490
Hi, ... This seems like a transient error. Have you tried restarting the CRX server? Some other things to consider: * Is the cred object serializable? * Are...
Jukka Zitting
jukka_zitting
Offline Send Email
Jan 19, 2008
9:05 am
491
yes! thanks a lot, it works fine, and it seems to be more quickly than the search with real number. I've tried to use "decoder" and "encoder" in the csd to...
marc_valtech
Offline Send Email
Jan 20, 2008
9:32 am
492
Thanks Jukka. I was able to connect to CRX with the following changes: 1) I added the crx-rmi.jar to my project 2) The following code is also added String...
George Foster
George_P_Foster
Offline Send Email
Jan 21, 2008
4:20 am
493
Hi all, I am using CQ 4.2, and accessing its CRX using RMI. I have uncommented the rmi-port init-parameter tag in the web.xml and rmi access to crx is ...
hemant.bellani
Offline Send Email
Jan 22, 2008
1:03 pm
494
Hi, I am not quite sure, where ³getVersionHistory² will work, but I found a slightly different solution to your problem: Each node can have a subnode...
Oliver Gebert
oleeg6666
Offline Send Email
Jan 22, 2008
1:49 pm
495
hey Thanks so much Oliver, that code snip did work. Though i am still wondering if we could make use of Node Interface method -...
hemant.bellani
Offline Send Email
Jan 25, 2008
7:52 am
496
... CQ 4.2 does not use the version storage as specified in JSR 170, it simply creates regular nodes in the workspace to store versions of pages. regards ...
mreutegg
Offline Send Email
Jan 25, 2008
10:32 am
497
How to check the UUID of the node being created in CRX?...
kalra.yamini
Offline Send Email
Feb 15, 2008
1:16 pm
498
Hi All, I got some problem while using CRX repository through JAVA. First:- I am able to create a node but I want to know how to override the existing node...
sudhanshu_rnd
Offline Send Email
Feb 15, 2008
2:55 pm
499
Hi, if your node has mixin referencable you will see the UUID in the lower right part of CRX's Content Explorer. Otherwise it does not have a UUID I believe. ...
Michael Marth
mmarth1970
Offline Send Email
Feb 15, 2008
2:56 pm
500
The problem I am trying to solve is determining the latest inputs into the repository. I know that for versioned nodes the content repository system creates a...
sillycracker1234
sillycracker...
Offline Send Email
Feb 15, 2008
6:16 pm
Messages 471 - 500 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