0 Replies Latest reply on Feb 9, 2005 3:28 AM by saverio

    Connect JBoss/jbpm with MySQL

    saverio

      Hi there,
      I installed JBoss4.0 and jbpm2, I followed the instructions to get started and configurate them and then I tried to connect Jboss to MySQL.

      I followed instructions I found in this wiki page http://www.jboss.org/wiki/Wiki.jsp?page=JbpmOnMySQL4.1 and I got to deploy the payraise process on the DB I created, running the ant task ant.deploy.archives.

      But now I cannot make the example work when I try to log in at http://localhost:8080/jbpm


      [B]HTTP Status 500 -[/B]


      [B]exception[/B]

      [I]javax.servlet.ServletException: Error on line 8 of document : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.[/I]

      ...

      [B]root cause[/B]

      [I]org.dom4j.DocumentException: Error on line 8 of document : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.[/I]

      .....

      Any idea? What XML file is it talking about?
      Please I can't make sense of it...

      Thanx Saverio[/url]