Yes but it description is ambiguous for me. What does it means "active
connection"? In use for request to DB?
08 дек. 2016 г. 10:53 пользователь "Kaloyan Spiridonov" <
k.i.spirido...@gmail.com> написал:
> Hello,
>
> As it is described in jdbc connection pool documentation:
>
> maxActive
>
> (int)
On 08/12/2016 07:59, Михаил Ткаченко wrote:
> Yes but it description is ambiguous for me. What does it means "active
> connection"? In use for request to DB?
It is the maximum number of connections the pool will keep open to the
database at any point in time. Those connections may be actively
proc
On 07/12/2016 15:21, Christopher Schultz wrote:
> John,
>
> On 12/7/16 7:19 AM, John D. Ament wrote:
>> On Wed, Dec 7, 2016 at 3:58 AM Mark Thomas
>> wrote:
>
>>> On 06/12/2016 02:59, John D. Ament wrote:
>>>
>>>
>>>
So I was able to identify my issue. It's not specifically a
tomcat
On 08/12/2016 00:31, Taylor, Larry wrote:
>
> Hello,
>
> Is there a class or way in Tomcat to write org.apache.catalina.authenticator
> messages to a different logfile?
>
> I'm using Tomcat 8.0.9 - I have logging turned on for the realm
> authentication but i cannot get authentication messages
On 07/12/2016 09:01, Berg, R. van den (Robin) wrote:
> Hello!
> I have an issue that seems not supported anymore with Tomcat 8.
> The same problem is also posted in the comments on:
> https://tomcat.apache.org/tomcat-8.0-doc/config/resources.html
>
> PROBLEM:
> We used the virtualWebAppLoader to
On 05.12.2016 18:25, Taylor, Larry wrote:
Hi Felix
If isUserinRole has information to make determination to different component
accesses in the application that would be sufficient - although, what I
really need to know is what department or Organizational unit they belong to
after authent
I have configured a tomcat (7.0.54) webdav server and try to access via a
windows UNC path.
If I run WebDAV in an IIS environment I can access this server automaticly from
all clients
via an UNC path like '\\webserver[@port]\webdav\' if the server side mapping is
'https://webserver[:port]/webdav'
On 08.12.2016 14:31, Arno Schäfer wrote:
I have configured a tomcat (7.0.54) webdav server and try to access via a
windows UNC path.
If I run WebDAV in an IIS environment I can access this server automaticly from
all clients
via an UNC path like '\\webserver[@port]\webdav\' if the server side m
> In the "any hints" category :
> - in Windows (disk) Explorer, go to "Netzwerkumgebung"
> - select "Netzwerkumgebung hinzufügen"
> - click "Weiter" (2 X)
> - in "Internet- oder Netzwerkadresse", enter your
> "https://webserver:port/webdav";
>and click "Weiter". Depending on how you set this u
On 02.12.2016 13:27, Bipin Jethwani wrote:
We use Spring security and want to use Two Way SSL for a few Jersey based
REST APIs exposed for mobile devices. SSL is offloaded at load-balancer or
apache level.
Can we still get access to client certificate at web app level?
On second thought we can
THANKS IN ADVANCE FOR YOUR HELP! (not yelling, just emphasizing!)
I have abc.war and I want both /abc and /xyz to work for it. I've tried
adding aliases="/abc=abc.war,/xyz=abc.war" and aliases="/abc=abc,/xyz=abc"
but neither of those worked. This is how my original context.xml looked
like.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Victor,
On 12/8/16 4:59 PM, Victor Rodriguez wrote:
> THANKS IN ADVANCE FOR YOUR HELP! (not yelling, just emphasizing!)
>
> I have abc.war and I want both /abc and /xyz to work for it. I've
> tried adding aliases="/abc=abc.war,/xyz=abc.war" and
>
Thanks Chris! I now get "Document base
/dg/local/cots/tomcat/tomcat_8082/webapps/xyz does not exist or is not a
readable directory"
On Thu, Dec 8, 2016 at 2:50 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Victor,
>
> On 12
13 matches
Mail list logo