Hi Guys ,
I am trying to do the similar thing using Merant drivers and SQL server 7.
But I get following error
"Test of TN Failed
[MERANT][SequeLink JDBC Driver]TCP/IP error, connection reset by peer. "
webMethods class Path
D:\webMethods61\IntegrationServer\jvm\lib\rt.jar
D:\webMethods61\IntegrationServer\jvm\lib\i18n.jar
D:\webMethods61\IntegrationServer\lib\proxy.jar
D:\webMethods61\IntegrationServer\lib\xerces.jar
Server Classpath D:\webMethods61\IntegrationServer\lib\classes\
D:\webMethods61\IntegrationServer\lib\server.jar
D:\webMethods61\IntegrationServer\lib\client.jar
D:\webMethods61\IntegrationServer\lib\mail.jar
D:\webMethods61\common\lib\client60.jar
D:\webMethods61\common\lib\apiutil60.jar
D:\webMethods61\IntegrationServer\lib\jars\sl53_cj31.jar
D:\webMethods61\IntegrationServer\lib\jars\Tomcat402B.jar
D:\webMethods61\IntegrationServer\packages\WmEDIINT\code\jars\static\ediint.jar
D:\webMethods61\IntegrationServer\packages\WmTN\code\jars\static\tncore.jar
I have my merant server and client agent installed on server running SQL server 7
I am using following configuration in Pool alias configuration for Functional Alias Definitions “TN”
Alias Name:TN
Alias Description:TN
Associated Driver Alias:DataDirect SequeLink JDBC Driver (TN Only) which is (com.merant.sequelink.jdbc.SequeLinkDriver) in Driver Alias Definitions
Database URL:jdbc:sequelink://sqlserver7:1433;databaseName=WmTN
User Id:xxx
Password :xxx
Minimum Connections 1
Maximum Connections 5
Idle Timeout milliseconds 18000
I have tested ODBC connection and it is working fine.
Can anybody guide on what could be wrong here?
Thanks
Anh
#webMethods#B2B-Integration#Integration-Server-and-ESB