1 Reply Latest reply on Nov 12, 2014 5:20 PM by rcernich

    Dependency project added to pom.xml file result in ClassNotFound

    fpaz

      I builded a new Switchyard project from jdevstudio (wizard), this project need a dependency reference to another maven project.  This new project compile without errors, but when I try to deploy it from IDE over a Jboss EAP server, this result in an ClassNotFoundException refered to the classes used from the dependency project used.

       

      I like to keep the JAR packing strategy because I don't have any web resource.  So, what is the correct way to confront this scenery?

       

      Thanks