1 2 Previous Next 16 Replies Latest reply on Apr 22, 2014 10:04 AM by rhauch Go to original post
      • 15. Re: help on modeshape with mangodb
        antonid

        thank you for your reply.

        i added this infinispan in the ressource. of my project...........

        then what should i do in pom.xml....

        i'm searching for a simple exemple project(maven eclipse) which shows the manipulation done in pom.xml and simple storage of an node de modeshape into the sql server and how to retreive it ?

        advance thanks......

        • 16. Re: help on modeshape with mangodb
          rhauch

          You will only talk to ModeShape to get data, and will NEVER go directly to SQLServer. From your app's perspective, SQLServer (or any other persistence technology) is merely a black boxed used by ModeShape.

          1 2 Previous Next