You don't have to restart the appserver if the config id of the newly deployed ear file is the same
but if the config id of the ear file changes it will throw a java.beans.PropertyVetoException whe ...
The setConfigurationId call implicitly sets the loc_locator policy so I don't think u need to use that call after setting the config id but if the code runs again within the same application program ...
We have two systems.
I am trying to write a progam which connects to both and get a list of process instances but I am able to connect to only one system.
I have two config id's the second ...
We have two systems.
I am trying to write a progam which connects to both and get a list of process instances but I am able to connect to only one system.
I have two config id's the second ti ...
I think the problem is that the server channel does not start automatically.
You have to start it mannuallu otherwise u can use a sender channel instead of server channel.