Hi,
We are doing JCo outbound call from R/3 to Java using JCo Server programming, creating an JCo Server and implementing the listeners in a JSP based web application. It works fine, but whenever we re-deploy the application to WAS, if we try to start & stop or create new JCo Server to other R/3 it is not working. It is forcing to restart the WAS - J2EE engine to start functioning properly.
We tried to stop the server on destroy of the Servlet/application listener but still same issue.
Could somebody provide any information, if any middleware settings to be done to destroy the server at the time of un-deployment/re-deployment.
Thanks in advance.
Prathap