Deploying the Application
The following steps describe how to deploy the application to your Cloud Foundry environment using the cf command line interface tool.
Procedure
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
cf push -f manifest.yml
cf logs tibco.bwce.sample.palette.jms.SpringCloudConfig.application --recent
If the application deploys successfully, you will see a similar output in the console log.
10:11:19.026 INFO [bwEngThread:In-Memory Process Worker-1] c.t.b.p.g.L.t.b.s.p.j.S.BeforeJMSRequest - Sending a JMS Request Message 10:11:19.456 INFO [bwEngThread:In-Memory Process Worker-3] c.t.b.p.g.L.t.b.s.p.j.S.LogReceiveMessage - JMSReceiver Received a Message 10:11:19.716 INFO [bwEngThread:In-Memory Process Worker-2] c.t.b.p.g.L.t.b.s.p.j.S.Log1 - Received a Reply From JMSReceiver ===*** Sending A Reply Back For Request Message Received *****