On 31/10/12 16:39, Daniel Mikusa wrote:
On Oct 31, 2012, at 10:23 AM, Brian Burch wrote:
On 26/10/12 13:24, Daniel Mikusa wrote:
On Oct 26, 2012, at 5:11 AM, Brian Burch wrote:
2.8. keytool -list -v -keystore jks-keystore shows the keystore contents as two
entries:
2.8.1. the first has an
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
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
Dan,
Thanks for the reply. See comment embedded below.
On Fri, Nov 2, 2012 at 4:26 PM, Daniel Mikusa wrote:
> On Nov 2, 2012, at 3:10 PM, Jonathan Rosenberg wrote:
>
>> On Fri, Nov 2, 2012 at 3:03 PM, Daniel Mikusa wrote:
>>> On Nov 2, 2012, at 2:36 PM, Jonathan Rosenberg wrote:
>>>
Basic