Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

cannot access to war file after Jenkins deploy war/ear to container job #297

Open
asagi687 opened this issue Nov 7, 2018 · 1 comment
Open

Comments

@asagi687
Copy link

asagi687 commented Nov 7, 2018

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.

@telecodani
Copy link

Locate the Build Job then go to Workspace and try to locate the war file there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants