You can configure timeout for MDM web
service connection in Talend Studio.
Procedure
Find and open the Talend-Studio-macosx-cocoa.ini
file.
Add the following two parameters in the .ini file.
# Timeout value in milliseconds for connecting to MDM Server
-Djavax.xml.ws.client.connectionTimeout=<timeout-in-milliseconds>
# Timeout value in milliseconds for receiving messages from MDM Server
-Djavax.xml.ws.client.receiveTimeout=<timeout-in-milliseconds>
Save your changes and restart Talend Studio.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!