You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Hi ,

May i know, is it possible to change the preferred data source connection to MSSQL 2008 or above for v4 ?

I tried to do the connection by using the v3 instruction but it doesn't work ?

i got this error 

HTTP Status 404 - /jw/web/desktop


type Status report

message /jw/web/desktop

description The requested resource is not available.


Apache Tomcat/7.0.39

this is my connection properties :

workflowDriver=com.microsoft.sqlserver.jdbc.SQLServerDriver
workflowUrl=jdbc\:sqlserver\://localhost\:1433;DatabaseName\=jwdb;SelectMethod\=cursor
workflowUser=sa
workflowPassword=P@s$w0rd
workflowDriver=com.microsoft.sqlserver.jdbc.SQLServerDriver

workflowUrl=jdbc\:sqlserver\://localhost\:1433;DatabaseName\=jwdb;SelectMethod\=cursor

workflowUser=sa

workflowPassword=P@s$w0rd

already enable the TCP/IP

Regards,

Faizul

  • No labels