0 Replies Latest reply on Jan 19, 2006 4:30 PM by johnjyates

    directory ${jboss.home}/server/all changed to /server/defaul

    johnjyates

      $jbpm.home build.xml must change:

      fileset dir="${jboss.home}/server/all"
      fileset dir="${jboss.home}/server/default"

      for build to work on JBoss 4

      Getting Started guide should be revised accordingly.