I'm not sure about how to wrap tomee for those, but look at my AWS EB
Archetype

$ mvn archetype:generate -Dfilter=elasticbeanstalk

--
-- Aldrin Leal, <ald...@leal.eng.br>
Master your EC2-fu! Get the latest ekaterminal public beta
http://www.ingenieux.com.br/products/ekaterminal/

On Tue, May 19, 2015 at 3:15 PM, Jonathan Gallimore <
jgallim...@tomitribe.com> wrote:

> AWS Beanstalk supports Docker - you could use one of these Dockerfiles to
> get you started: https://github.com/tomitribe/docker-tomee
>
> They're (hopefully) pretty straightforward - a download and unzip of TomEE.
> You should be able to add your app to /usr/local/tomee/webapps, and any
> config in /usr/local/tomee/conf.
>
> Jon
>
> On Tue, May 19, 2015 at 7:09 PM, José Luis Cetina <maxtorz...@gmail.com>
> wrote:
>
> > Hi, im currently using AWS EC2, i configure tomee by myself along to
> > apache2 server etc...
> >
> > AWS Beanstalk can be use it with Tomcat 7.  Is there a way to use tomee
> > inside of a tomcat 7?
> >
> > Im reading about: War-overlay TomEE to deploy your EE application in
> Tomcat
> >
> >
> >
> https://rmannibucau.wordpress.com/2014/05/30/war-overlay-tomee-to-deploy-your-ee-application-in-tomcat/
> >
> > In war overlay what happen with tomee.xml config?
> >
> >
> > What is the best way to do this? What is the difference between
> war-overlay
> > and war drop in?
> >
> > Thanks
> >
> > --
> > -------------------------------------------------------------------
> > *José Luis Cetina*
> > -------------------------------------------------------------------
> >
>
>
>
> --
> Jonathan Gallimore
> http://twitter.com/jongallimore
> http://www.tomitribe.com
>

Reply via email to