Hi Matthew,

in Idea you can import multiple projects (maven tab -> "+" button)
and in TomEE/Tomcat configuration you can select the artifacts (modules)
you want to deploy and add as much as needed and still use a single
configuration folder (same popup for the configuration)


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-07-12 14:38 GMT+02:00 Matthew Broadhead <matthew.broadh...@nbmlaw.co.uk
>:

> I am thinking of switching from Eclipse to IntelliJ community edition but
> I am still unclear how to deploy multiple projects to TomEE.
>
> In eclipse i can open multiple projects and then drag them to a server to
> deploy them.  The server has a single shared configuration folder where i
> can manage config files.  i can the start and stop the server using the IDE.
>
> in IntelliJ i understand that i can open each eclipse project as a
> "module" under a single umbrella project.  but where do i store the TomEE
> config files?  and how do i deploy the modules and start and stop the
> server?
>

Reply via email to