Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
How can I know the manifest file name of the deployment in log directory?
EdwardXu
After OD receiver successfully finishes a deployment, I would like to start a java process to do some post actions.
The java process is defined in Deployment file,
<script cmd="/usr/bin/java …… " as="opendeploy" where="/data/od-home/OpenDeployNG/conf"/>
My question is: how can I know the manifest file name of this deployment in log directory? I need pass the manifest file name to Java process.
Thanks.
Find more posts tagged with
Comments
EdwardXu
My question is: how can I know the manifest file name of this deployment in log directory? I need pass the manifest file name to Java process.