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

already enable the TCP/IP

Regards,

Faizul

  • No labels

2 Comments

  1. What error are you getting?

  2. nevermind i just found out why ,

    i save the connection file with the wrong name