0 Replies Latest reply on Oct 29, 2014 6:07 PM by jhuska

    Same repository for Java SE & Java EE applications

    jhuska

      Hello all,

       

      I would like to ask you for an advice if there is any. I have two applications. One Java SE (Arquillian Extension), and one Java EE.

       

      Both applications would use same repository, which is deployed on WildFly, where the JavaEE app is deployed as well.

       

      My question is whether it is somehow possible to use JCR API in Java SE application, and configure it in a way that it will work with the repository from WildFly ?

       

      Otherwise I would need to call RESTful API of the repository.

      Am I thinking correctly ?

       

      Thanks for your insight.