Open asagi687 opened 6 years ago
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.
Locate the Build Job then go to Workspace and try to locate the war file there.
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.