On Aug 13, 2013, at 11:37 AM, "Smith, Mitchell" wrote:
> Dan,
>
> I am currently developing/testing with the latest version: 7.0.42
Excellent!
> *Note this is different than the configuration you specified above, which
> appears like it's trying to restrict the number of sessions that the
> ma
Thanks really much.
Francesco
-Original Message-
From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
Sent: martedì 13 agosto 2013 9.30
To: Tomcat Users List
Subject: Re: FW: configuring realm UserDatabase do not works
Francesco,
On 13.8.2013 1:01, Francesco Viscomi wrote:
> W
Dan,
I am currently developing/testing with the latest version: 7.0.42
*Note this is different than the configuration you specified above, which
appears like it's trying to restrict the number of sessions that the
manager will create*
Yes, maxActiveSessions is the parameter I am using. As I know
On Aug 13, 2013, at 9:33 AM, "Smith, Mitchell" wrote:
> On 13 August 2013 13:24, Daniel Mikusa wrote:
>
>> On Aug 13, 2013, at 6:43 AM, "Smith, Mitchell"
>> wrote:
>>
>>> Hi,
>>>
>>
>> What version of Tomcat are you using? 6.0.x or 7.0.x?
>>
> Tomcat7
Please include the complete version
On 13 August 2013 13:24, Daniel Mikusa wrote:
> On Aug 13, 2013, at 6:43 AM, "Smith, Mitchell"
> wrote:
>
> > Hi,
> >
>
> What version of Tomcat are you using? 6.0.x or 7.0.x?
>
Tomcat7
>
> > I was looking at using the maxActiveConnections in the application
> context,
>
> Please include the r
On Aug 13, 2013, at 6:43 AM, "Smith, Mitchell" wrote:
> Hi,
>
What version of Tomcat are you using? 6.0.x or 7.0.x?
> I was looking at using the maxActiveConnections in the application context,
Please include the relevant configuration from your server.xml or context.xml
file.
> what I fin
Hi,
I was looking at using the maxActiveConnections in the application context,
what I find is. When I reach the limit, as expected the server will not
create a new session, however does return a http 200 status code.
I am wondering would it be possible for me to change this behavior to
return sa
Francesco,
On 13.8.2013 1:01, Francesco Viscomi wrote:
When I try to access the protect resource I get:
(...)
HTTP Status 403 - Access to the requested resource has been denied
Error 403 means that user is authenticatied but not authorized (e.g.
username and password are correct, but someth