I kicked deploy job in jenkins using <deploy war/ear to container>,and it succeed, but I don't know how to access to the war file. I tried ・http://52.XXX.XX.XX:8080/petclinic/ (ADOP server ip) ・http://172.XX.XX.XX:8080/petclinic/(tomcat container ip) ・http://localhost:8080/petclinic/ but it didn't work.
I kicked deploy job in jenkins using <deploy war/ear to container>,and it succeed,
but I don't know how to access to the war file.
I tried
・http://52.XXX.XX.XX:8080/petclinic/ (ADOP server ip)
・http://172.XX.XX.XX:8080/petclinic/(tomcat container ip)
・http://localhost:8080/petclinic/
but it didn't work.