Hi all,
Has anybody succeeded in doing a message driven bean that interacts with the repository using the jcr api ? or using the jcr api from outside the web client ?
I read across the forum that it fires up a new repository if done when the web client is running.
Is there a Jboss guru here that knows how to share the alfresco jars and above all the spring context between the web client and my jar containing only the mdb
Or am I forced to use the ws api to have the UI and my mdb running at the same time on the same repository.
Thanks in advance
Jerome