JBoss.orgCommunity Documentation

Chapter 3. Appendix

3.1. Advanced options of installation

The Overlord CDL has two separate modules. One is Validator module, which is used from management perspective; The other is the Runtime module, which is used for execution of flow/interaction sections of CDL file.

You can deploy each of them separately in the Install folder. From the install folder.

By default, when you run ant or ant deploy, it will deploy both of two modules.

Also, you can undeploy modules by running ant undeploy. Or remove them module by module through running: ant undeploy-overlord-cdl-runtime and ant undeploy-overlord-cdl-validator