1. Jackrabbit Observation with Spring stackoverflow.comI am new to observation, although the repository supports observation, onEvent() is never invocked. Here're the details: I created a Param class, and it's just a POJO with setters and getters hasing ... |
2. Are jackrabbit object content mapping and org.springmodules.jcr dying? stackoverflow.comI was wondering about this. I'm planning to employ jackrabbit in a ECM project and it seems that OCM is dying or what, it is a different fork that ... |
3. Spring with Apache Jackrabbit forum.springsource.orgHai friends, I am going to develop a Content management system using Apache Jackrabbit (Content Repository). Is it possible to develop a web application by using Spring and Apache Jackrabbit? Both ... |
4. How to get jackrabbit work in tomcat with spring forum.springsource.orgHow to get jackrabbit work in tomcat with spring I tried to set up the jackrabbit in tomcat 5.0.28, but i get "[Fatal Error] :1:1: Content is not allowed in prolog." ... |
5. Spring JCR(jackrabbit)-Can i rename workspace in jackrabbit 1.0.1 forum.springsource.org |
6. jcr + jackrabbit - LocalTransactionManager configuration forum.springsource.orgjcr + jackrabbit - LocalTransactionManager configuration Going through the JCR chapter in the reference manual. Not quite understanding the necessary configuration for a LocalTransactionManager. My test program was working without transactions. ... |
7. Spring modules's jcrdaosupport and jackrabbit-server-1.0.1.war distribution forum.springsource.orgSpring modules's jcrdaosupport and jackrabbit-server-1.0.1.war distribution Dear All, I have configured my Jackrabbit repository using Spring Module 0.5 using TransientRepositoryFactoryBean and JcrDAoSupport. 1) I have given the repository home directory as ... |
8. Spring moule - Jackrabbit support forum.springsource.orgHi, Currently to use spring modules's jackrabbit support we should configure the sessionfactory in application context.xml with username, password and workspace name. But in my application, I need to create the ... |
9. JackRabbit and namespaces forum.springsource.orgI try to register a namespace, but I got and error when running the application a second time (name space already exists). I have seen a closed issue on jira: http://opensource.atlassian.com/proj...browse/MOD-102 ... |
10. JackRabbit configuration forum.springsource.orgIs there a way to set jackrabbit JNDI config in per-web-application context XML rather than placing it in in $CATALINA_HOME/conf/server.xml ? |
11. JackRabbit configuration forum.springsource.orgWhy must the JNDi configuration placed in $CATALINA_HOME/conf/server.xml ? Cant it be placed in per-web-application context XML file? (Sorry double posted it). Can anyone help to remove this? |
12. JackRabbit Custom Namespace and Node Type Notation forum.springsource.orgJackRabbit Custom Namespace and Node Type Notation I am using the spring-modules-jcr 0.3 with jackrabbit 1.0.1. I need to create a custom node type that extends the nt:resource to add in ... |
13. Jackrabbit support - Working with Multiple Workspaces forum.springsource.orgJackrabbit support - Working with Multiple Workspaces I'm working on an application that needs to handle multilingual data. Most of the content that the application delivers has two versions, one in ... |
14. JCR implementation, Jackrabbit and caching forum.springsource.orgHi - We are planning on an architecture based on SpringModules JCR and Jackrabbit as the implementation. We have not yet decided on the caching part, but I would love to ... |
15. Junit testing with Jackrabbit using AbstractDependencyInjectionSpringContextTests forum.springsource.orgJunit testing with Jackrabbit using AbstractDependencyInjectionSpringContextTests I'm am in the process of setting up Junit testing for my Jackrabbit based CMS web application using JSF and Spring. I finally got my ... |
16. jackrabbit dynamic login forum.springsource.orgjackrabbit dynamic login I setup springmodules 0.8 + jackrabbit 1.3 and it works fine. The username/password to connect to jackrabbit is the config file as below. My next step is to ... |
17. Jackrabbit RMI support forum.springsource.orgJackrabbit RMI support Hello everyone, i am having a little trouble with the RMI setup. For development i had the Repository localy on my machine. So i had the beans set ... |
18. Jackrabbit Performance in Production for High-Volume Systems forum.springsource.orgJackrabbit Performance in Production for High-Volume Systems I am wondering if people that are using Jackrabbit in production in high-volume situations can share their thoughts on how satisfied they are with ... |
19. unable to configure jackrabbit forum.springsource.orgHello, I have lot of pdfs in my application. i need to configure repository and need to work on that but i am unable to configure the Repository . can any ... |
20. LocalTransactionManager and JackRabbit forum.springsource.orgLocalTransactionManager and JackRabbit Hello Suppose I use a LocalTransactionManager for JCR transaction management: Code: |
21. Migration to jackrabbit 1.5.3 + Spring-modules 0.9 forum.springsource.orgMar 16th, 2009, 03:30 PM #1 ptraca View Profile View Forum Posts Private Message Junior Member Join Date Mar 2009 Posts 1 Migration to jackrabbit 1.5.3 + Spring-modules 0.9 I'm running ... |