Hello Team,
Need your help
I have a msgflow in ACE which is referencing a shared library with subflow and .java files.
I have a requirement where I need to containerize the broker apps..
The dockerfile has the
- ibmintpackage bar command to build the bar for the main flow.
- ibmintdeploy command to deploy to target Integration server in openshift.
The result
1.I have the bar files for both the subflow(with the .jar) and the main flow deployed in server
2.The issue is with the integrationserver optimizing command in the dockerfile
ibmint optimize server --work-dir /home/aceuser/ace-server
Error:
BIP1380E: The integration server has detected independent resources in work directory '/home/aceuser/ace-server/run' but no default application name has been specified on server start-up.
3.I have already included the default application name where the independent resources has to be deployed using the IntegrationServer command .
Request your help on this
Thanks
Madhu
------------------------------
madhu ram
------------------------------