#SQLServer #port

Can't connet to SQLServer

I am trying to change the RDBMS from the H2 to work with SQLServer, I am able to use a connector and use the SQLServer instance so the problem does not seem to be with the SQLServer configuration.

I am encountering a problem the moment I execute "start-bonita.bat" I think the problem comes from the host name, because it contains a backslash "/" and in the error message it is not shown.

my host name (I added a double backlash where the backlash is):

bdm.db.server.name=PLX300000000541\\SQLEXPRESS

Integrar SQL SERVER con Bonita Community 7.10.4 sin puerto

Hola! Estoy intentando editar mi archivo database.properties para poder conectar con mi base de datos sql server de prueba , que se encuentra en el servidor "desarollo"

db.server.name=desarrollo
db.server.port=

Pero si comento la linea del puerto ( db.server.port=) me salta el error de que falta dicha propiedad, y si lo quedo vacio me sale como puerto no valido ¿ Como puedo hacer para que no tenga en cuenta dicho campo?

Default port in SQL Server

Hello

In a tomcat bundle if I modifiy the start script to start bonita server with NO port. Bonita will look for a specifict port by default?

Thanks

Notifications