javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.51k stars 1.66k forks source link

WebLogic 12.1.3 RESTful deployment #341

Closed kubamarchwicki closed 4 years ago

kubamarchwicki commented 8 years ago

The standard weblogic profile had a problem with remote deployments (as discussed within this #298 thread). This pull-request utilizes the WebLogic RESTful Management Services to do the deployment and thus works with a locally installed WLS as well as the docker image.