Friday, 16 August 2013

Executing task after deployment of JEE application

Executing task after deployment of JEE application

I have an JEE application which should start a synchronisation process
with an external system once after its deployment. How could I implement
this requirement?

No comments:

Post a Comment