1 Reply Latest reply on Jul 8, 2015 3:38 AM by hchiorean

    Are there any known issues with using Modeshape in Standalone mode in Wildfly

    ma6rl

      We currently use the Wildfly Modeshape sub-system to configure and start our modeshape repository. I understand the benefits of using the sub-system e.g. JBoss CLI support, share repositories across multiple apps, manages starting/stopping Modeshape etc. but was wondering if there are any known issues running Modeshape in Wildfly without using the sub-system?

        • 1. Re: Are there any known issues with using Modeshape in Standalone mode in Wildfly
          hchiorean

          You shouldn't run into any issues as long as you configure the CP correctly: if you're using the "module" approach - i.e. using ModeShape's AS modules - you need to make sure your application's dependency descriptors correctly reference the ModeShape modules. If you're prepackaging everything in your own artifact (e.g. inside a WAR) you need to make sure all of the ModeShape, Infinispan etc artifacts are present.