1 Reply Latest reply on Jan 20, 2012 10:22 PM by tcunning

    AbstractSpringAction location in jboss

    zeoliverft

      Hello,

       

      I can't find the location of the jar with the class: org.jboss.soa.esb.actions.AbstractSpringAction

      I need this jar to compile with Maven the sample class: org.jboss.soa.esb.samples.quickstart.spring_helloworld.MySpringEnabledAction

       

      In the jbossesb-rosetta artifactId, this class is missing.

       

      <dependency>

      <groupId>org.jboss.soa.bpel.dependencies.esb</groupId>

      <artifactId>jbossesb-rosetta</artifactId>

      <version>4.9</version>

      <scope>provided</scope>

      </dependency>

       

      Thanks for your help.