for 1) your jars must be in the plugin dependencies section (see jdbc
driver here http://tomcat.apache.org/maven-plugin-trunk/run-mojo-features.html
)
for 2) I understand you simply want to run a war (and maybe run unit
tests) so unpacking with the dependency looks to be the solution.
HTH
Olivier
2013/9/9 Greg Amerson :
> Hello all,
>
> I'm trying to use the tomcat7-maven-plugin, specifically running the *mvn
> tomcat7:run* command.
>
> However, in my case I have two requirements that are different than the
> documentation provides for and I'm wondering if it is possible with the
> current
Hi Greg,
Your requirement is quite interesting and I am looking forward some fine
recommendation from our users.
On Mon, Sep 9, 2013 at 8:48 AM, Greg Amerson wrote:
> Hello all,
>
> I'm trying to use the tomcat7-maven-plugin, specifically running the *mvn
> tomcat7:run* command.
>
> However, in
> -Original Message-
> From: Bob DeRemer [mailto:bob.dere...@thingworx.com]
> Sent: Monday, September 09, 2013 1:30 PM
> To: Tomcat Users List
> Subject: RE: how to access HTTP response from jsr-356
> ServerEndpointConfig.Configurator.modifyHandshake?
>
>
>
> > -Original Message---
On Sep 9, 2013, at 4:10 PM, Jose María Zaragoza wrote:
> 2013/9/9 Daniel Mikusa :
>> On Sep 9, 2013, at 2:56 PM, Jose María Zaragoza wrote:
>>>
>>> Or does it do anything more by using propietary driver's commands? I
>>> asking me if ( some ) database servers need a special command to
>>> finis
2013/9/9 Daniel Mikusa :
> On Sep 9, 2013, at 2:56 PM, Jose María Zaragoza wrote:
>>
>> Or does it do anything more by using propietary driver's commands? I
>> asking me if ( some ) database servers need a special command to
>> finish a connection/session ?
>
> Not sure what you mean here. Can yo
On Sep 9, 2013, at 2:56 PM, Jose María Zaragoza wrote:
> Hello:
>
> I've got a simple question.
> I'm using Tomcat 6 & DBCP library ( bit I've got the same question
> with Tomcat JDBC pool )
>
>
> My question is:
>
> when DBCP wants to release a database connection from the pool ( for
> examp
Hello:
I've got a simple question.
I'm using Tomcat 6 & DBCP library ( bit I've got the same question
with Tomcat JDBC pool )
My question is:
when DBCP wants to release a database connection from the pool ( for
example , if it is idle for more than minEvictableIdleTimeMillis )
does it just clo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
Somewhat off-topic, but I was wondering if anyone knew of any package
or technique that could be used to tunnel an arbitrary protocol via TLS?
In this particular case, I need to wrap HTTP in TLS (to make HTTPS :)
without modifying the source o
> -Original Message-
> From: Niki Dokovski [mailto:nick...@gmail.com]
> Sent: Monday, September 09, 2013 1:11 PM
> To: Tomcat Users List
> Subject: Re: how to access HTTP response from jsr-356
> ServerEndpointConfig.Configurator.modifyHandshake?
>
> On Mon, Sep 9, 2013 at 5:26 PM, Bob De
On Mon, Sep 9, 2013 at 12:50 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> All,
>
> Somewhat off-topic, but I was wondering if anyone knew of any package
> or technique that could be used to tunnel an arbitrary protocol via T
On Mon, Sep 9, 2013 at 5:26 PM, Bob DeRemer wrote:
> Thanks for the direction on using the respective Client/Server
> EndpointConfig.Configurator plumbing to do a pre-connection AUTH.
> Unfortunately, I’m stuck on the server side when trying to actually modify
> the HTTP response result code from
Thanks for the direction on using the respective Client/Server
EndpointConfig.Configurator plumbing to do a pre-connection AUTH.
Unfortunately, I'm stuck on the server side when trying to actually modify the
HTTP response result code from within the Configurator. It doesn't appear that
the Ha
13 matches
Mail list logo