6 Replies Latest reply on May 11, 2010 9:53 AM by aron.deak

    jBPMEditor deploy problem: unable to process deployment descriptor

      Hello everybody,

       

       

       

      when I try to deploy the signavio editor I get an unable to process deployment descriptor error.

       

      The details:

       

       

       

      === Environment ==============================
      - jBPM Version : 4.4
      - Database : hsqldb 1.8.0 (default included)
      - JDK : 1.6u18
      - Container : JBoss 5.1.0GA (I have changed the jboss.version property in the build.xml)
      - Configuration :  only using imports from the jbpm.jar
         lib itself
      - Libraries : I am using the exact versions of the libs from inside the jbpm
         distribution.

       

      === Stacktrace ==============================
      paste full stack trace here

       

      === Debug logs ==============================
      11:47:03,083 INFO  [TomcatDeployment] deploy, ctxPath=/jbpmeditor
      11:47:03,287 WARNING [config] Unable to process deployment descriptor for context '/jbpmeditor'
      11:47:03,287 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/jbpmeditor'

       

      === Problem description =========================
      ant install.signavio.into.jboss
      The jbpmeditor application is not accessible from the browser, everything else works fine (eg. jbpm-console).
      See log at deploy above under Debug logs.