like versus jcr:path in SQL

2009-07-19 Thread Vjger
Hi, in my workspace I'm trying to find all my sicr:document(s) (nodetype children of nt:file) which filename property contains the passed string So, for test, I've executed the following query: SELECT * FROM sicr:document WHERE jcr:path LIKE '/SicrelFolder/test.txt' Even if I used the LIKE

Text extractors doesn't work correctly

2009-07-19 Thread Vjger
Hi to all. I'm using JackRabbit 1.5.5 and in my classpath I've jackrabbit-text-extractors-1.5.0-jar Well, I noticed two problems. 1) The plain text text extractors depends by the file extension: in fact, in my workspace I've two nt:file node one as .txt extension the other as .sql extension.

Cluster configuration and JBoss JCA

2009-08-05 Thread Vjger
Hi to all. I'm trying to understand how works the cluster configuration. I read teh wiki page http://wiki.apache.org/jackrabbit/Clustering but I've some doubts. I persist the data on FileSystem and I use the JCA Connector for JBoss with his configuration datasource jcr-ds.xml. Actually, without

Re: Cluster configuration and JBoss JCA

2009-08-06 Thread Vjger
Vjger wrote: Hi to all. I'm trying to understand how works the cluster configuration. I read teh wiki page http://wiki.apache.org/jackrabbit/Clustering but I've some doubts. Ok, I've understood a lot of doubts but I've problems too. My problem arises because JBoss will work