WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
170 stars 190 forks source link

Unable to access application #283

Open Chittiinfo opened 1 year ago

Chittiinfo commented 1 year ago

We are trying to containerize one legacy jave .ear application that runs on WAS traditional. This guide really helped us to setup some basic part like WAS console with application installation, but we have many other application dependency libraries files (.xml,.properties and some ant & other shell scripts). Does anyone have idea where to copy other dependency files so that i can access my application thru browser? If you can share any good documentation on this it would be really helpful. Thanks in advance.