Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: jBPM 5.1 with SQL Server"
To view the discussion, visit:
http://community.jboss.org/message/627512#627512
--------------------------------------------------------------
Oh.. that's right.. it could be a bitronix problem with SQL server??
did you try:
ds.getDriverProperties().put("URL",
"jtds:sqlserver://192.168.117.129:1433;databaseName=myDatabase");
Because I think is a problem with the way of sending the parameters to create the
datasource, each driver has it's on ways. You need to look for the docs of that driver
to know which parameters do you need to initialize.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/627512#627512]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]