FYI, the REST routes have been added to wotaskd. I didn't add the direct actions, so you don't have all the functionalities of JavaMonitor APIs, but if you need to add/modify/delete applications and instances directly into wotaskd without needing JavaMonitor, it's now possible.
The changes have been added to the integration branch. > Hi guys, > > This is something I'm thinking about for months, and since I see a lot of > people having issues with deployment, I have a couple of ideas to improve it. > > 1) To have REST actions inside wotaskd. By having that, we won't ever need > JavaMonitor to manage wotaskd. You could use curl or any HTTP tools, and you > could rewrite Monitor in JavaScript or whatever. > > 2) Upload support into wotaskd so that you can ship the app to it and wotaskd > will take care of putting it at the correct location. > > 3) Deployment support in WOLips. Choose WOLips Tools -> "Deploy" and > build/deploy your app directly from WOLips. > > 4) Deployment plugin in Jenkins that would connect to the REST actions of > wotaskd. > > 5) RPM and .deb packages of wotaskd and mod_webobjects, with a Yum/apt-get > repositories to install/update the deployment tools on Linux. > > Opinions? > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
