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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 268 - 297 of 783   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
268
Hi, We need to implement a content repository,with appropriate failover, that shall be accessed by six application servers (weblogic servers). The document...
sajanspark
Offline Send Email
Nov 3, 2005
4:12 pm
269
Hi, Does CRX provides any built in support to encrypt a file (.pdf, .doc , ,xls etc.) before it is saved into CRX Repository? If not, what is the recommended...
sajanspark
Offline Send Email
Nov 3, 2005
4:21 pm
270
hi sajan, ... are all six cluster nodes writing to the repository? would it be possible to have one repository as the master repository that replicates to...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 8, 2005
2:34 pm
271
hi sajan, are you looking into encrypting the persistence layer? this means that it is transparent to the repository user. this may well be done by encrypting...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 8, 2005
2:44 pm
272
Hi David, ... Pls. allow me to clarify a bit about our requirement. The six nodes comprise of two clusters of weblogic 6.1 servers(4 weblogic nodes in one...
sajanspark
Offline Send Email
Nov 9, 2005
3:04 am
273
Hi David, ... Yes. We need to encrypt around 10-20% of the documents that will be uploaded into the content repository. ... In my opinion it will be a good...
sajanspark
Offline Send Email
Nov 9, 2005
3:47 am
274
hi sajan, with the current architecture i would venture a guess that it is easier for us to just offer encryption for all the property values. since this does...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 9, 2005
5:19 pm
275
hi sajan, with the little information that i have now about your project i would probably suggest to setup clustering the following way ... - have two crx...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 9, 2005
5:44 pm
276
Hi David, ... We are having a webfrontend , JSP pages that are used to upload the documents. In simplified terms,our architecture will be such as: App A...
sajanspark
Offline Send Email
Nov 10, 2005
7:19 am
277
Hi David, ... I beg to differ, if we make all the documents (max 300-500 GB of data, in future will grow to 1 TB) go through software encryption/decryption...
sajanspark
Offline Send Email
Nov 10, 2005
7:29 am
278
hi sajan, ... hmm... i still think that the performance hit would be relatively minimal. ... i think encrypting all the blobs for example could be a good...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 10, 2005
1:58 pm
279
hi sajan, ... i assume that you mean IIS instead of ISS? is that correct? ... is there already failover between cluster (a) and (b) in place? if yes you should...
David Nuescheler
david_nuesch...
Offline Send Email
Nov 10, 2005
2:04 pm
280
Hi David, We may need to run some performance tests on encryption part to be sure that there is no noticeable increase in the response time. ... We shall not...
sajanspark
Offline Send Email
Nov 11, 2005
8:29 am
281
Hi David, ... Yes,you are right. ... No, there is no failover between clusters (a) and (b) as they are meant to serve different applications and are hosted in...
sajanspark
Offline Send Email
Nov 11, 2005
11:12 am
282
Hi everyone, I have a problem in accessing repository through RMI using crx API from magnolia repository... Does any one have idea about JCR-RMI ...or anyone...
excel_mehdi
Offline Send Email
Nov 19, 2005
4:07 am
283
Hi Mehdi, If I understand you correctly, you are running a Magnolia repository and would like to access it over RMI ? If so, you would first have to register...
bark
fmeschbe
Offline Send Email
Nov 19, 2005
10:08 am
284
Hi Felix, Thanx for your kind reply, Now i can give you the whole scenario....that I am running a Magnolia Repository on client side and want to access its...
mhassan@...
excel_mehdi
Offline Send Email
Nov 19, 2005
10:15 pm
285
Hi Mehdi, ... You're welcome :-) ... This is kind of an odd scenario :-) Because you will require your clients to open their firewalls for the server to access...
bark
fmeschbe
Offline Send Email
Nov 20, 2005
8:01 am
286
Hi! This may sound a little stupid, but unfortunately I haven't been able to find the Eclipse Repository Explorer plugin. The only reference I could find was:...
Alexandru Popescu
alexpopescu7...
Offline Send Email
Nov 20, 2005
12:34 pm
287
just add a slash at the end of the URL to view the installation documentation with your browser: http://www.day.com/eclipse/ the URL without the slash serves...
Dominique Jaeggi
aphexsol
Offline Send Email
Nov 20, 2005
12:59 pm
288
Hi! First of all thanks for pointing me to the plugin update site. Now, trying to access an existing Jackrabbit repository I have provided the - repository...
Alexandru Popescu
alexpopescu7...
Offline Send Email
Nov 20, 2005
7:20 pm
289
Hi Alexandru, Are you trying to connect to a repository running outside of eclipse, for example inside Tomcat ? If so, you would have to register the ...
bark
fmeschbe
Offline Send Email
Nov 20, 2005
7:35 pm
290
#: bark changed the world a bit at a time by saying on 11/20/2005 9:35 PM :# ... The repository indeed is running outside eclipse, so the scenario is valid...
Alexandru Popescu
alexpopescu7...
Offline Send Email
Nov 20, 2005
8:26 pm
291
Hi Alexandru, ... I am afraid, I cannot tell you how to exactly and correctly do this in all cases, neither do I have pointers to examples. Just two things: *...
bark
fmeschbe
Offline Send Email
Nov 20, 2005
9:06 pm
292
Hi guys, From where i can find the crx-api jars ...?? can u people provide me the link.. Thanx MEhdi...
excel_mehdi
Offline Send Email
Nov 23, 2005
12:47 am
293
hi mehdi, in crx 1.0.1, the crx-api jar can be found in server/lib/container as well as in the crx war file under WEB-INF/lib. hope this helps! /rofe...
Raphael Wegmueller
rofemaster
Offline Send Email
Nov 23, 2005
6:43 am
294
Hi guys, I am trying to deploy the examples given in the crx especially for jcr connections... but on deploying the application...it gives an error on package...
excel_mehdi
Offline Send Email
Nov 25, 2005
1:45 am
295
hi mehdi, well, the problem is, that the 'connection example' makes use of internal crx-core methods. this is a bit unfortunate :-) we will repackage the...
Tobias Bocanegra
tobias.strasser@...
Send Email
Nov 25, 2005
2:51 am
296
Hi guys, Is there any easy way to get the html content (with all the binary objects e.g images, files) from the Magnolia Repository using crx API? Please...
excel_mehdi
Offline Send Email
Dec 1, 2005
8:18 pm
297
Hi, I've been trying to play with latest CRX night build for a few days. Unfortunately I found a strange result of removing node. My test case is as fallow: 1....
tomekd1980
Offline Send Email
Dec 6, 2005
11:20 am
Messages 268 - 297 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