-
BuildProcess AutoDeploy/WebAutoDeploy 0.5.3 release (3 messages)
- Posted by: Jean-Baptiste Onofr??
- Posted on: July 01 2008 02:35 EDT
BuildProcess AutoDeploy/WebAutoDeploy is a continuous deployment tool. It can manage all Java/J2EE stuff like application server resources (JDBC DataSources/Pools, JMS Connection Factories, JMS Queues, JMS Topics, shared libs, JNDI binding, etc), deploy J2EE application archives (WAR/EAR) but can manage the application configuration files (with regexp mapping), update a database using SQL scripts, etc. And this, in a central tool with all J2EE environments configuration repository. The deployment is done with the same manner, what ever underlying application server used (currently AutoDeploy supports JBoss, BEA Weblogic, IBM Websphere). WebAutoDeploy is a AJAX Web base frontend to manipulate all J2EE environments. http://buildprocess.sourceforge.netThreaded Messages (3)
- RE: How can we get started to use this by Sarwar Bhuiyan on July 03 2008 11:49 EDT
- I prepare it :) by Jean-Baptiste Onofr?? on July 03 2008 12:16 EDT
- Need sample configuration by Andrei Solntsev on September 28 2008 07:10 EDT
- I prepare it :) by Jean-Baptiste Onofr?? on July 03 2008 12:16 EDT
-
RE: How can we get started to use this[ Go to top ]
- Posted by: Sarwar Bhuiyan
- Posted on: July 03 2008 11:49 EDT
- in response to Jean-Baptiste Onofr??
Hi there, I've downloaded the latest stable binaries but I have no idea where or how to start using this. A quick start guide would be helpful. Thanks. Sarwar Bhuiyan -
I prepare it :)[ Go to top ]
- Posted by: Jean-Baptiste Onofr??
- Posted on: July 03 2008 12:16 EDT
- in response to Sarwar Bhuiyan
The started guide is in progress now. I hope to release it at the end of the last week :) I can provide a lot of support by mail or on the BuildProcess community forum. -
Need sample configuration[ Go to top ]
- Posted by: Andrei Solntsev
- Posted on: September 28 2008 07:10 EDT
- in response to Jean-Baptiste Onofr??
Hi Jean-Baptiste, I am very interested in AutoDeploy tool. But I cannot start it. I havn't found any "startup.sh" file in AutoDeploy.zip. I also tried to deploy WebAutoDeploy.war to my Tomcat instance, and it event starts, but going to URL localhost:8080/autodeploy/app i am receiving an empty page. I cannot see any messages in logs. Can you help me? Probably I need to create a valid auto-deploy.xml config file? Can you provide a valid example of this file?