01-23-2007 02:50 AM
01-24-2007 10:55 PM
Hallo,
I have downloaded and installed Russ Danners JCR to JNDI adapter
(http://issues.alfresco.com/browse/AR-1131)
but when running the Web-test-application the following error occurs:
>>>
error during JNDI lookup for [jcr/baseRepository] [javax.naming.NameNotFoundException: Name jcr is not bound in this Context]
<<<
Has anyone experience with this adapter?
My environment:
Windows XP
Tomcat 5.5
Alfresco 1.4
Java 6
Regards
Markus
01-25-2007 03:43 AM
04-12-2007 05:16 AM
[STDOUT] error during JNDI lookup for [jcr/baseRepository] [java.lang.NullPointerException]
Is there any reason why this shouldn't work from a portlet context?vRetComponent = NonSerializableFactory.lookup(pName);
04-16-2007 02:07 AM
I've tried the JCR-JNDI test app and it works fine, but when I try to do the same from a portlet, I get a nullpointer exception…Is there any reason why this shouldn't work from a portlet context?[STDOUT] error during JNDI lookup for [jcr/baseRepository] [java.lang.NullPointerException]
code that returns null (pName is "jcr/baseRepository"):vRetComponent = NonSerializableFactory.lookup(pName);
I'm running it on JBoss, WinXP…
04-17-2007 07:11 AM
06-25-2007 03:49 AM
06-26-2007 07:29 AM
:!: Advice: Do not use JNDI-JCR bridges current version (Version 5 from Jira) with JBoss. With solutions attached test application you can see that it throws exceptions and rolls back operations. Also, even if test application fetches data from Alfresco I didn't manage to get handle of JCR repository adapter with JBoss from JNDI even if it worked just fine with Tomcat. If you want to see when Mbean is run please change JBoss logging level. It is run, and works somehow, as you can see with test app, but there must be issues on it since in addtion to exceptions it seems to hang after setup through spring is failed.
:?: What would be working way of integrating Tomcat (Development) & JBoss (Production) + Liferay + Alfresco? Everything should be running within same virtual machine.
Does anyone have complete Maven2 script for embedding Alfresco 2.0 SDK or is there any put to public? This is the thing I am wanting to try next.
- Jukkis
06-26-2007 07:51 AM
06-26-2007 07:54 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.