4 Replies Latest reply on Aug 24, 2011 7:24 AM by jimdwyer

    EJB3 <timer-service> on AS7

    jimdwyer

      When I add the <timer-service>  block from standalone-preview.xml into standalone.xml I am seeing this error: 

       

      ERROR [org.jboss.as.deployment] (DeploymentScanner-threads - 1) {"Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => "Operation handler failed to complete"}}

       

      Does anybody know why?

       

      What does the "path" in the following line mean?

       

      <data-store path="timer-service-data" relative-to="jboss.server.data.dir"/>

       

      "path" doesn't seem to be defined anywhere but it works in the standalone-preview.xml.