Arthur De Magalhaes
Arthur De Magalhaes
thanks Scott. @arturdzm can you please comment? (since this is related to #157)
I think the best thing would be to create a test framework that included complex sample such as batch, so that we stop breaking things. :)
@gmarcy - I believe a test framework for tWAS is a much needed addition.
hey @38leinaD - sorry for the long delay. The link you shared seems to be gone - do you have an updated version of the python script? It definitely sounds...
awesome, thank you @38leinaD. we're starting to make some changes in https://github.com/WASdev/ci.docker.websphere-traditional/blob/master/developer/README.md, starting with focusing our support on v9 only.
Hi. Applications should be deployed via Docker build phase: https://github.com/WASdev/ci.docker.websphere-traditional#adding-an-application-and-advanced-configuration-during-build-phase
Our supported method of deploying apps is via an application Docker image: https://github.com/WASdev/ci.docker.websphere-traditional#building-an-application-image
hey @scottkurz - thanks for getting this started. I think you're right that we can improve this. We have had a few issues on this board related to passwords, so...
@arturdzm - we should add a `samples` folder to help customers. @shareauto - for Datasource, [this](https://github.com/38leinaD/docker-images/blob/master/was-9-jdbc/jdbc.py) page probably helps. For application deployment, [this comment](https://github.com/WASdev/ci.docker.websphere-traditional/issues/60#issuecomment-401441207) has a sample jython script.