[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2009-05-12 Thread nidhiaaryabatra
jdbc connection properties in hibernate.cfg by default pointing to hsqldb; change it to your DB View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230570#4230570 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230570 __

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2006-07-14 Thread hosierdm
This may sound like a stupid question, but did you actually create the database? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958148#3958148 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958148 __

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2006-07-14 Thread abdielj
Yes. And I checked the Database Manager and the table has data, including the the record for the process that i want to instatiate. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958156#3958156 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2006-07-14 Thread newbie007
Check your hibernate config file. May be you are pointing to a different schema or may be the table you created in your schema might have a typo in the name (just a thought). Did you manually created the schema or used hbm2ddl tool (hibernate tool for generating schema from mapping) ? Thanks.

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2006-07-15 Thread abdielj
hi, First of all thanks for your help. The schema was automatically created. I used the JBPM Starter's Kit. I checked the DB Administrator and there are no typos in the table name. I'm also using the Eclipse JBPM IDE Bundle which has a plug-in that automatically creates a JBPM Project, but i n

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2006-07-17 Thread abdielj
I have not fix this problem yet. Can anybody help me ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958523#3958523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958523 ___

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2006-07-17 Thread newbie007
Check the console to see if hibernate is pointing to right database or not. Hibernate will display the schema it points to and it will also tell the database version on the console. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958528#3958528 Rep

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2007-04-17 Thread anabalfun
Hello, I'm having the same problem. Have you solve it? How? Thanks!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037872#4037872 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037872 ___