Jon Walker is out of the office.

2007-04-12 Thread Jon . Walker
I will be out of the office starting 04/12/2007 and will not return until 04/16/2007. I will respond to your message when I return.

Re: Google Summer of Code 2007

2007-04-12 Thread Jukka Zitting
Hi, On 4/12/07, Nandana Mihindukulasooriya <[EMAIL PROTECTED]> wrote: I am really glad to let you know that my application for Google Summer of Code has been accepted so that I can continue my work through out the summer. Congratulations, and thanks for all the efforts so far! We will in fact

How Do I Download/Install/Configure BundleDbPersistancemanager?

2007-04-12 Thread sstrickland
I use DB2 on an iSereis for my data. The index repository resides on my workstation. I currently have an operational system, but it is very slow (10-30) seconds to create one node. It was suggested I use BundleDbPersistancemanager but I can find no instruction for using it. Does anyone know h

WebDAV - Access Manager

2007-04-12 Thread Alexandre Martins
Hi All,I'm implementing a system that uses the webdav server. However, the login box that is presented uses the "LoginModule" only. I need to use the AccessManager that controls the access to workspaces, for example. Is it necessary to change the webdav code? Other question... how can I disab

Re: How Can I change the default operator to "AND"?

2007-04-12 Thread Alexandre Martins
for instance: When I execute the same query 100 turns. The process time of the last query is better than the fisrt. Why this happen? I think that the jackrabbit make cache...or not? BR, 2007/4/10, Marcel Reutegger <[EMAIL PROTECTED]>: Alexandre Martins wrote: > Somebody knows how can I user

Re: Tools to browse Jackrabbit repository

2007-04-12 Thread Stefan Kurla
Thanks Sandro, I look forward to the release of the new features. S. On 4/9/07, Sandro Böhme <[EMAIL PROTECTED]> wrote: Stefan, > Thanks for the JCR browser tool, I use it extensively. it's nice to know that you use the JCR Browser often. >I would like to recommend a change where the proper

Re: Jackrabbit and Webdav

2007-04-12 Thread Angela Schreiber
does this answer you question? or are you looking for something different? In fact I was looking more in something like jackrabbit acting like "a webdav client", so that my repository can be physically on a webdav server and accessed through jackrabbit. do you really mean 'jackrabbit'? don't

Re: Problems running Jackrabbit on Websphere 5.1

2007-04-12 Thread Jukka Zitting
Hi, On 4/12/07, Hatherly, Adam (GE Money) <[EMAIL PROTECTED]> wrote: I have found the problem - I was missing the ... from the repository.xml file. Good. Thanks for following up with the solution! BR, Jukka Zitting

Re: JCR only returns handles??

2007-04-12 Thread David Nuescheler
Hi Rainer, you can access the "name" property via the QueryResult.getNodes() method and then use .getProperty("name") on the nodes. Since Jackrabbit supports querying of residual and "undefined" properties and also supports the nodetype inheritance on query you can use properties in the "where c

Re: JackRabbit Vs Alfresco

2007-04-12 Thread Duong BaTien
On Thu, 2007-04-12 at 04:22 -0700, Kalyan Sarkar wrote: > I too have the same question in my mind. However I haven't worked with > Alfresco at all. > > Or Nuxeo which is based on jackrabbit. Opinion?

RE: Problems running Jackrabbit on Websphere 5.1

2007-04-12 Thread Hatherly, Adam \(GE Money\)
I have found the problem - I was missing the ... from the repository.xml file. Adam. > -Original Message- > From: Hatherly, Adam (GE Money) > Sent: 12 April 2007 09:42 > To: '[EMAIL PROTECTED]' > Subject: Problems running Jackrabbit on Websphere 5.1 > > Hi, > > I am tr

Re: Jackrabbit and Webdav

2007-04-12 Thread Christophe Sauthier
Hi Angela On 4/12/07, Angela Schreiber <[EMAIL PROTECTED]> wrote: hi christophe > I'd like to configure jackrabbit so that the repository will be on a > remote webdav server (in my case runned by zope, but the choice of the > webdav implementation is not really the problem I think). The questio

Re: Jackrabbit and Webdav

2007-04-12 Thread Angela Schreiber
hi christophe I'd like to configure jackrabbit so that the repository will be on a remote webdav server (in my case runned by zope, but the choice of the webdav implementation is not really the problem I think). The question is quite simple : Is it possible ? and if it is, does anybody can send

How to change the "result Item Type"

2007-04-12 Thread rainer
how can i embed the "result Item Type" into a query... ? if i pass a query via Magnolia JCR Queries there is a text-field where i can enter the "result Item Type" if i set it to "nt:base" i get the results i want. But if i pass the query via the QueryManager there is no option available to set t

Re: JackRabbit Vs Alfresco

2007-04-12 Thread David Nuescheler
Since this is primarily a Jackrabbit list I think this is a tricky question to answer, since there are very few people on this list that have in-depth experience with other JCR compliant content repositories. Regarding the "most scalable repository" statement that was quoted, I think it is safe t

Google Summer of Code 2007

2007-04-12 Thread Nandana Mihindukulasooriya
Hi, I am really glad to let you know that my application for Google Summer of Code has been accepted so that I can continue my work through out the summer. I make this opportunity to thank all the people who helped me to come with the initial design and helped me with comments and feedback. Sp

Re: JackRabbit Vs Alfresco

2007-04-12 Thread Kalyan Sarkar
I too have the same question in my mind. However I haven't worked with Alfresco at all. -- View this message in context: http://www.nabble.com/JackRabbit-Vs-Alfresco-tf3564713.html#a9957486 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

jetty & jaas.config: sealing violation

2007-04-12 Thread Torgeir Veimo
I'm trying to deploy on jetty and am getting sealing violation. I was previously deploying on tomcat without any issues. 11:53:48,024 DEBUG SessionManager - loading repository config from app context: file:/private/tmp/Jetty_0_0_0_0_8080_main.war__main__- j212vz/webapp/WEB-INF/repository.xm

JackRabbit Vs Alfresco

2007-04-12 Thread vicky23
Hi guys, What do You think which one is good JackRabbit or Alfresco -- View this message in context: http://www.nabble.com/JackRabbit-Vs-Alfresco-tf3564713.html#a9956844 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Jackrabbit and Webdav

2007-04-12 Thread Christophe Sauthier
Dear list, I am a bit new to jackrabbit and even if I've been searching the web and the archives of that list, I am not really sure of the answer of my question, so I decided to ask to the list directly. I'd like to configure jackrabbit so that the repository will be on a remote webdav server (i

JCR only returns handles??

2007-04-12 Thread rainer
Hi, i want to find a node, that contains e.g. "controlType : link" and from this node i want to get the name nodeData... ("name" and "controlType" are nodeDatas under the same node) i tried it that way: SELECT name FROM nt:base WHERE controlType LIKE 'link' but it only returns handles like:

Re: wanted to know is JackRabbit is stable

2007-04-12 Thread vicky23
Hi, Then how will you compaire "Alfresco JSR-170 Repository" they clame to be the The Most Scalable Open Source JSR-170 Repository. Thanks & Regards, Vicky Jukka Zitting wrote: > > Hi, > > On 4/11/07, vicky23 <[EMAIL PROTECTED]> wrote: >> I am new to JackRabbit, I wanted to know is Ja

Re: wanted to know is JackRabbit is stable

2007-04-12 Thread Jukka Zitting
Hi, On 4/11/07, vicky23 <[EMAIL PROTECTED]> wrote: I am new to JackRabbit, I wanted to know is JackRabbit is stable and how it is positioned in market in comparison to other similar products available and what are all the features it provides. We consider Jackrabbit to be the most feature-rich

Problems running Jackrabbit on Websphere 5.1

2007-04-12 Thread Hatherly, Adam \(GE Money\)
> Hi, > > I am trying to deploy Jackrabbit onto Websphere in a shared (model 2) model. > I have managed to deploy the rar as a new resource adapter using the admin > console, and configured the jndi name and connection factory, etc. In my code > I get a reference to the repository as follows: >