publishRequestAndWait() time out error

I have a webMethods client, the XML adapter and the JDBC adapter. I’m doing a publishRequestAndwait from the client to the XML adapter to parse my request message and query JDBC adapter.

If I subscribe to the output of parse XML, it gives back the result.
but I get a ‘request timed out’ error if I am using JDBC adapter also.

My timeout is set for 1000 seconds but it’s only taking .084 seconds for the JDBC adapter to execute. Both client and JDBC adapter are in separate client groups.

Any clue from anybody ?

Tony I presume you had the same problem with JDBC adapter.

Thanks