weblogic-deploy-tooling icon indicating copy to clipboard operation
weblogic-deploy-tooling copied to clipboard

WebLogic Deploy Tooling

Results 39 weblogic-deploy-tooling issues
Sort by recently updated
recently updated
newest added

I have been using WDT for a couple of years but we are now refactoring to deploy from a kubernetes pod to, hopefully, remote networked, weblogic servers. The container I...

enhancement
awaiting user response
known limitation

This PR add system test for online application untarget, retarget, and deploy new version.

*** Confirmed that simple-app.war and archive.zip are correct in the pr-merge workspace *** Exit if any of the `cd` commands fail. Internal Jira WDT-656

The modelHelp tool would be more helpful if it could also provide WL attribute help instead of logging a somewhat confusing 'not a folder error' when an Attribute name is...

enhancement

It would be easier to postprocess those files automatically in order to send notifications or take automatic actions if the structure of the files were yaml or json.

enhancement

It could be very interesting to know if updateDomain makes real changes in the domain configuration or if the proposed model is the same than was previously configured. For example,...

enhancement

I configured OSB domain using WDT providing: ``` ClasspathServletSecureModeEnabled: false ``` This doesn't work, which I tested both by reproducing issue described in [Doc Id 2777539.1](https://support.oracle.com/epmos/faces/DocumentDisplay?id=2777539.1) and by logging into...

WLST bug

Hello, I am working with BAM and BPM domains and after adjusting my models it works. However, I can see these elements. ![image](https://user-images.githubusercontent.com/25264959/124617355-29e0b980-de77-11eb-9fb3-c54520de86ea.png) These elements are not part of my...

enhancement
SOA

In some scenarios only a bunch of information about the domain model is required. For example, topology section provides enough information for operating over a domain (start, stop, health-checks). Getting...

enhancement