Hi All
Good Morning . I’m sorry; i know that, i have Select wrong “Forum” . I don’t find webMethods JDBC .
Anyway.,
I’m trying to create Java Service to create JDBC Connection and return as a connection Object So that I can re-use the same connection in the entire service where ever i want then end of the service i like to invoke another Java Service with Connection as Input so i can close JDBC connection .
I have attached simple java JDBC code . which i’m trying to achieve it.
I’m getting the following error. When I’m trying to return the “Connection” as output ; Can any one can suggest me…
Could not run ‘connect’
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: java.lang.Object
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: java.lang.Object
at com.wm.util.coder.IDataBinCoder.doJavaSerializationDecode(IDataBinCoder.java:1142)
Note:
I’m trying not to use JDBC Adapter.
Thanks
J
WEBMETHODSJAVA.txt (611 Bytes)
#Integration-Server-and-ESB#webMethods