You can configure the blueprint design server to use a list format instead of a tree
format for deployment sequences.
In the blueprint designer, by default you edit deployment sequences in a tree format. You
can configure the product to use the previous deployment sequence format, which is a sequential
list.
-
In the blueprint designer, open the config.properties file for
editing.
By default, the config.properties file is stored in the
/opt/ibm-ucd-patterns/conf/server/config.properties directory.
-
Add the following line to the config.properties file.
feature.componentDepencyDialog=simple
-
Save the config.properties file, and then restart the Tomcat server.
Now the Deployment Sequence resource can be used to create a
sequential list of components to deploy, instead of a tree.