11-28-2005 08:49 PM
04-05-2006 04:05 AM
04-05-2006 10:06 AM
Hi Russ,
I've put the -server option in the VM arguments when I run my application. First I got an error that the jvm.dll was not in the C:\Program Files\Java\jre1.5.0_06\bin\server folder. I checked that folder and there was no server folder in there. Although there was a server folder in the C:\Program Files\Java\jdk1.5.0_06\bin\ folder so I copied that one and placed it in the jre directory. Then it started my application as usual.
The strange CGLIB error however is still not gone. Did I do something wrong that eclipse still uses the classic JVM? What do you think?
Thanks for the help!
Steven
04-05-2006 10:15 AM
04-05-2006 11:35 AM
04-10-2006 09:44 PM
Hi Russ,
I'm sorry for the newbie questions, but I want to make sure that I don't do anything wrong now. You said:
1. You still need to copy the jcr config in the web-client.
==> Does this mean I have to copy the jcr-context.xml file in the folder web-client?
2. Build and deploy the webclient jar
==> Is it ok if I run ant on the top folder (root/common) so it rebuilds everything or do I just have to run ant in the root\projects\web-client folder?
==> How do I deploy webclient.jar? Do I have to put it in the tomcat/webapps folder next to alfresco-jct-tck.war or should I just place it in the Tomcat 5.5\webapps\alfresco-jcr-tck\WEB-INF\lib folder?
3. Drop your database tables
==> How do I do that in mySQL?
4. Kill your file system store (alf_data) its probably in the bin of tomcat
==> Is it ok if I just delete the alf_data folder?
Thanks for your patience with me!
Steven
06-19-2006 11:19 AM
06-19-2006 11:23 AM
Hi Russ,
I'm testing your JCR-RMI implementation with v1.3 of Alfresco. There are a couple of adjustments required due to the collapsing of the JCR implementation into repository.jar and jcr-context.xml dependency changes.
However, I've hit a snag with Tomcat. Basically, in JcrRmiBindingUtil.java - bindRemoteRepository(), I receive a "Connection refused" exception at the point of Naming.bind. I guess it's down to security policy configuration in Tomcat, but I thought I check with you first, before spending anymore time investigating.
Thanks.
06-20-2006 02:25 AM
Hi Russ,
I'm testing your JCR-RMI implementation with v1.3 of Alfresco. There are a couple of adjustments required due to the collapsing of the JCR implementation into repository.jar and jcr-context.xml dependency changes.
However, I've hit a snag with Tomcat. Basically, in JcrRmiBindingUtil.java - bindRemoteRepository(), I receive a "Connection refused" exception at the point of Naming.bind. I guess it's down to security policy configuration in Tomcat, but I thought I check with you first, before spending anymore time investigating.
Thanks.
I'll take a look, when I put the thing together I used Tomcat 5.x and Jboss 4.0.3SP1. I'll try to get back to you tonight. I never made any security policy alterations on the JVM which means they were probably wide open (default).
06-20-2006 08:26 AM
06-20-2006 09:40 AM
Russ,
I have it working now in Tomcat after following your updated WIKI pages. I'd forgotten the rmiregistry.
Thanks.
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.