2 Replies Latest reply on Feb 24, 2009 11:29 AM by rodosa

    deploying processes but cannot login and see the tasks

      Hi,

      I am using jbpm3.2.4GA with JBoss 4.2.2 on linux. I am able to install everything properly, process deployment is successful as well. But there are a few problems

      1. I am getting a login page but for all the values for username and password entered, it says invalid login for user, admin, shipper, manager logins.

      2. I think that the application is not able to communicate with my database becos i added one more user to the jbpm user table which should be shown on the login page, but that username doesnt show up.

      3. I have modified the hibernate.cfg.xml file, added mysql connector. jar file and also created the jbpm-mysql-ds.xml file as given in the tutorial as well.


      Can anyone help with this..