Re: [Openstack] How to add new applications to openStack?

2012-01-17 Thread Jay Pipes
On Tue, Jan 17, 2012 at 3:15 PM, Joe Smithian wrote: > Hi Hitesh and Jay, > > Thanks for your comments. I have to rephrase my question; I meant > using the same web server, MQ server, and database servers for my > application, which is not really integration with openStack; it can > communicate wi

Re: [Openstack] How to add new applications to openStack?

2012-01-17 Thread Joe Smithian
Hi Hitesh and Jay, Thanks for your comments. I have to rephrase my question; I meant using the same web server, MQ server, and database servers for my application, which is not really integration with openStack; it can communicate with openStack using REST APIs. I just need to learn how to deploy

Re: [Openstack] How to add new applications to openStack?

2012-01-17 Thread Jay Pipes
On Tue, Jan 17, 2012 at 11:50 AM, Joe Smithian wrote: > Hi All, > > I have a RESTful web application which has already been developed in > Java using Tomcat and Jersey. I'd like to integrate my application > into the openstack framework to reuse its web server, database server, > Message queue ser

[Openstack] How to add new applications to openStack?

2012-01-17 Thread Joe Smithian
Hi All, I have a RESTful web application which has already been developed in Java using Tomcat and Jersey. I'd like to integrate my application into the openstack framework to reuse its web server, database server, Message queue server, security, etc. I'm new to openstack and python web applicati