Access the Java™ example
through a web browser to verify that the application is available
on the platform.
Procedure
- In the CICS Explorer®,
open the internal web browser:
- Click to open the Eclipse views.
- Expand General, click Internal
Web Browser, and click OK.
- In the address bar, enter the URL for the Java example.
Use the format http://hostname:port/myJavaWebExample
,
where hostname is the name or IP address of the
host, port is specified by the TCPIPSERVICE resource,
and myJavaWebExample is the URI that you specified
when you packaged the application.
Results
The Java web example
is displayed in the web browser.
What to do next
If the application is not working, open the CICS® Cloud perspective and look in the Cloud
Explorer view to see the installed application and check its status.
Right-click on the application to check on the status of each CICS bundle for the application.
The application is enabled if the CICS bundles
referenced by the management parts for the application have been installed
in the CICS regions, and all
of them are enabled. Checking the status of an application explains
how to check the status of an application, and what to do if the application
is not enabled. If you included policies with your application, and
the policy thresholds were not exceeded, see Diagnosing errors with policies for possible reasons.