Hi,
Is the new Java API thread save? I’m looking for a problem accuring when I have one program running 10 threads. Each thread makes a connection to Tamino, executes a query and closes the connection. This three actions ara executed 100 times in the thread. After the third run the close of one of the threads hangs on a close connection and the other hangs on the retrieve of the XML accessor.
PS : When I run 10 programs running each one thread, no problem at all. Only when I startone program with multiple threads the problems are occuring.
#webMethods-Tamino-XML-Server-APIs#webMethods#API-Management