Hi,
I followed this blog-https://blogs.oracle.com/angelo/entry/using_soa_suite_11g_and_want_t
When I tried to connect As400 from J developer 11.1.1.7 with JT400 driver mentioned in the above link, I am getting "Test failed: The application requester cannot establish the connection. (Connection timed out: connect)".
These are following properties which I have tried
Connection type: Generic JDBC
Driver Class : select jt400.jar file which is provided in http://sourceforge.net/projects/jt400
JDBC URL: jdbc:as400://host;translate binary=true
This Db2 AS400 is a remote machine.
Any pointers on this !
Many Thanks..