3 Replies Latest reply on Apr 12, 2007 3:42 AM by ctixier

    problem with the tutorial

      hi

      i have download JBoss jBPM jPDL Suite and last stable version of JBoss jBPM Process Designer Plugin. i try to make the tutorial found here : http://docs.jboss.com/jbpm/v3/demos/movies/jbpm-overview.htm

      all is going fine, but i deploy the process but i can't access to the http://localhost:8080/jbpm page. i got a 404.

      i have no error on logs, just few warns :

      13:09:34,328 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
      13:09:37,281 WARN [FromElementType] Using non-qualified column reference [processInstance -> ([PROCESSINSTANCE_])]
      13:09:37,875 WARN [FromElementType] Using non-qualified column reference [isSuspended -> ([ISSUSPENDED_])]
      13:09:37,875 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
      13:09:38,203 WARN [FromElementType] Using non-qualified column reference [id -> ([ID_])]
      13:09:38,328 WARN [FromElementType] Using non-qualified column reference [processInstance -> ([PROCESSINSTANCE_])]
      13:09:39,437 WARN [FromElementType] Using non-qualified column reference [isSuspended -> ([ISSUSPENDED_])]
      13:09:39,484 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
      13:09:39,609 WARN [FromElementType] Using non-qualified column reference [processInstance -> ([PROCESSINSTANCE_])]

      what is my problem ?