Greetings,
On Sat, Nov 3, 2012 at 1:22 PM, joe wrote:
> Have you tried pointing tomcat to expect the exploded
> war in a folder that is a sibling to the jar file?
I abandoned effort on this work after Olivier Lamy provided automatic
embedded mode support in the excellent Apache Tomcat Maven Plug
Jesse Farinacci gmail.com> writes:
>
> Greetings,
>
> I am trying to embed Tomcat v7.0.11 into a self-contained, executable
> jar. The jar is created using Maven (assembly plugin) which packages
> the required Tomcat embedded classes and also an unpacked WAR archive.
> The listed Main-Class doe
Jesse Farinacci gmail.com> writes:
>
> Greetings,
>
> I am trying to embed Tomcat v7.0.11 into a self-contained, executable
> jar. The jar is created using Maven (assembly plugin) which packages
> the required Tomcat embedded classes and also an unpacked WAR archive.
> The listed Main-Class doe
On 21/03/2011 12:55, Jesse Farinacci wrote:
> Bump! :-)
This feature doesn't (yet) exist. Patches welcome.
Mark
>
> On Thu, Mar 17, 2011 at 5:12 PM, Jesse Farinacci wrote:
>>
>> I am trying to embed Tomcat v7.0.11 into a self-contained, executable
>> jar. The jar is created using Maven (assemb
Bump! :-)
On Thu, Mar 17, 2011 at 5:12 PM, Jesse Farinacci wrote:
>
> I am trying to embed Tomcat v7.0.11 into a self-contained, executable
> jar. The jar is created using Maven (assembly plugin) which packages
> the required Tomcat embedded classes and also an unpacked WAR archive.
> The listed
Greetings,
I am trying to embed Tomcat v7.0.11 into a self-contained, executable
jar. The jar is created using Maven (assembly plugin) which packages
the required Tomcat embedded classes and also an unpacked WAR archive.
The listed Main-Class does a very simple creation of a Tomcat server
and laun