I have been working with jbpm-db from the starter kit, attempting to build 
database support in MS SQL-Server.

The generated create/drop scripts work properly when run manually, and I can 
confirm the problems with overall record size that are documented.

However, from there I have been having nothing but problems.

At first, all tests failed because of "class not found" for c3p0 connection 
pooling (presumably not included in the starter kit).

I found that package and added it to jbpm. Now, however, the tests appear to 
want to use their own idea of user name and password, even though the correct 
ones are configured in mssql/hibernate.properties.

Thus I get all failures because tables can't be found, etc.

Anyone have any suggestions as to how to get this to run? The documentation 
suggests that it's possible!

And what about the record size issue? Is there any reason why jbpm can't use 
TEXT fields instead of VARCHAR for these large fields?

Thanks,

Fred


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935305#3935305

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935305


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to