Our application need do pagination for the content in the repository ,such
as the "top" keyword in database.I don't know the jackrabbit supply such
mechanism.Now we solve this problem by querying repostioty according to
every request,But this is very inefficient . Thank you for your help.
hi cédric
About the 'jcr-remoting-over-webdav' part, I understant that the
JCRWebdavServer stands as the server side, but do you know if someone
ever worked on the JCR client part, to build the whole chain :
JCR API -> WebDav request -> network -> JCRWebdavServer -> JCR Repository
yes -> tak
Do you have any detail in configuration about clustering?such as the
repository model.
2006/11/7, Dominique Pfister (JIRA) <[EMAIL PROTECTED]>:
[
http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12447461]
Dominique Pfister commented on JCR-623:
--
[ http://issues.apache.org/jira/browse/JCR-624?page=all ]
Yusuke Fujisawa updated JCR-624:
Attachment: Test.java
> OutOfMemoryError When repeat login and the logout many times
>
>
>
OutOfMemoryError When repeat login and the logout many times
Key: JCR-624
URL: http://issues.apache.org/jira/browse/JCR-624
Project: Jackrabbit
Issue Type: Bug
Affects Versions
Hi angela,
Many thanks for all these pointers.
About the 'jcr-remoting-over-webdav' part, I understant that the
JCRWebdavServer stands as the server side, but do you know if someone
ever worked on the JCR client part, to build the whole chain :
JCR API -> WebDav request -> network -> JCRWebdav
[ http://issues.apache.org/jira/browse/JCR-619?page=all ]
Tobias Bocanegra closed JCR-619.
Fix Version/s: 1.2
Resolution: Fixed
Committed revision 471800.
> CacheManager (Memory Management in Jackrabbit)
> ---
[ http://issues.apache.org/jira/browse/JCR-619?page=all ]
Tobias Bocanegra reassigned JCR-619:
Assignee: Tobias Bocanegra
> CacheManager (Memory Management in Jackrabbit)
> --
>
> Key: JCR-6
hi cedric
there used to be a index.jsp, that roughly summarizes
the contents of the jcr-server.
http://svn.apache.org/repos/asf/jackrabbit/trunk/jcr-server/webapp/src/webapp/index.jsp
and there were various threads regarding the aim and
the status of the jcr-server in the dev list.
e.g.
http:/
[ http://issues.apache.org/jira/browse/JCR-620?page=all ]
Stefan Guggisberg reassigned JCR-620:
-
Assignee: Stefan Guggisberg
> Document View Import tests fail for EMF/XMI serialization
> -
>
>
Sorry for cross-posting, but I realized that I may have more answers
here than on the users ML.
Regards,
Cédric
Cédric Damioli a écrit :
Hi all,
Can someone tell me what are the purposes of the different parts of
jcr-server ? I searched ML and wiki, but didn't found anything...
There are 4
Dominique Pfister a écrit :
Hi,
I just committed some files to implement a first approach to
clustering in jackrabbit. Inside this approach, all repositories in
the cluster share the persistence layer (e.g. a derby database started
standalone). When a repository commits some changes, it will wri
[
http://issues.apache.org/jira/browse/JCR-622?page=comments#action_12447465 ]
Jukka Zitting commented on JCR-622:
---
The best option would probably be to wrap the RMI repository client in a
TransientRepository instance, potentially with an extr
[
http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12447461 ]
Dominique Pfister commented on JCR-623:
---
Initial commit: 471766
Features still missing:
- Automatic archival of journal log entries to save space
- Using a dat
Hi,
I just committed some files to implement a first approach to
clustering in jackrabbit. Inside this approach, all repositories in
the cluster share the persistence layer (e.g. a derby database started
standalone). When a repository commits some changes, it will write a
log record to a shared "
Clustering
--
Key: JCR-623
URL: http://issues.apache.org/jira/browse/JCR-623
Project: Jackrabbit
Issue Type: New Feature
Components: core
Reporter: Dominique Pfister
Assigned To: Dominique Pfister
Imp
Auto Reconnect for RepositoryAccessServlet
--
Key: JCR-622
URL: http://issues.apache.org/jira/browse/JCR-622
Project: Jackrabbit
Issue Type: Bug
Components: webdav
Affects Versions: 1.1
Julian Reschke wrote:
Julian Reschke schrieb:
...
Looking at JCR2SPIs NodeImpl and HierarchyManagerImpl it seems that
the only way to access a Node by absolute path is to recursively
access all parent nodes, visiting their children.
This seems to be not only inefficient, but may also cause a
Are there anyone try to config Jboss and deploy jackrabbit in it for
clustering? I need some help about this.Thank you.
19 matches
Mail list logo