I have my GWT web application in th tomcat/webapps folder, the same tomcat installation of my alfresco installation how can i share my alfresco application context to access the repository from my GWT web application?
Hi, I have the same problem. I try to reuse Alfreso services like "NodeService" but problem to registry to tomcat jndi. And I think is not realy posible becouse I can't move alfresco-repository.jar to tomcat/commons/lib If I move this jar Alfresco fails. I think is Architecture problem. Thanks.