Does Sonic MQ/ESB have -or- will be developing support for Ant Tasks. Uploading artifacts, endpoints, processes... ect?
Thanks,
Derek
Ant tasks like
com.sonicsw.tools.sonicbuild.ant.task.SonicCopy
com.sonicsw.tools.sonicbuild.ant.task.SonicProperty
are available in
Workbench7.5\eclipse\plugins\com.sonicsw.tools.sonicbuild_7.5.0\lib\sonicsw_sonicbuild.jar
Check out the section called "Extending Ant Scripts For Mapping and Import Functions" in the sonic_deploy.pdf file as well. It gives instructions on launching ESBAdmin commands from Ant. Example below:
"/>
"/>
You have to provide the ESBAdmin script, but it works well.