SoftwareAG / webmethods-integrationserver-wxpassword

Ensure non-default passwords for Integration Server standard users
Apache License 2.0
2 stars 2 forks source link

Get ready for EDGE RUNTIMES (Developer Anywhere - Deploy Anywhere) #1

Open HOST-SAG opened 9 months ago

HOST-SAG commented 9 months ago

The current version is not ready for EDGE RUNTIMES.

You wrote: "Download package ZIP file from GitHub. A Git clone will not work, since the repository does not contain the compiled Java code"

However in order to inject the WxPassword package into WM.IO INTEGRATION to be used it need to be exactly deployed into a GitHub repository "ready to use".
The same apply if I like to use the new webMethods Package Manager (WPM) in order to deploy the same to an container runtime.

christophjahn commented 7 months ago

Thanks for the input and sorry about the late response.

If I understand things correctly, for both scenarios the requirement is to have the .git directory within the package's main directory, so that e.g. manifest.v3 appears in the top directory of the Git repo.

In my view that approach collides with various aspects how a VCS is typically used. I am happy to discuss how to proceed from here. Please let me know. Thanks!