Where can we use this

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Where can we use this

skpradeepkumar
Hi All,

     Could you please tell me where can we use this and for what purpose
property from cache.properties.

security.UserLoginSecurityGroupByUserLoginId.maxSize


thanks for any help.

--
With regards,
S K Pradeep kumar
Reply | Threaded
Open this post in threaded view
|

Re: Where can we use this

Sumit Pandit-3

On Jul 25, 2009, at 4:01 PM, S K Pradeep Kumar wrote:

> Hi All,
>
>     Could you please tell me where can we use this and for what  
> purpose
> property from cache.properties.
>
> security.UserLoginSecurityGroupByUserLoginId.maxSize


It is used to set Maximum number of user that can be logged in to  
system at a time.


>
>
> thanks for any help.
>
> --
> With regards,
> S K Pradeep kumar

Reply | Threaded
Open this post in threaded view
|

Re: Where can we use this

David E. Jones-2

On Jul 25, 2009, at 10:38 AM, Sumit Pandit wrote:

>
> On Jul 25, 2009, at 4:01 PM, S K Pradeep Kumar wrote:
>
>> Hi All,
>>
>>    Could you please tell me where can we use this and for what  
>> purpose
>> property from cache.properties.
>>
>> security.UserLoginSecurityGroupByUserLoginId.maxSize
>
>
> It is used to set Maximum number of user that can be logged in to  
> system at a time.

Actually it is just the setting for the maximum number of entries in  
that cache.

-David

Reply | Threaded
Open this post in threaded view
|

Re: Where can we use this

Sumit Pandit-3
Thank you very much David for more clearification.

--
Regards
Sumit Pandit

On Jul 26, 2009, at 11:29 AM, David E Jones wrote:

>
> On Jul 25, 2009, at 10:38 AM, Sumit Pandit wrote:
>
>>
>> On Jul 25, 2009, at 4:01 PM, S K Pradeep Kumar wrote:
>>
>>> Hi All,
>>>
>>>   Could you please tell me where can we use this and for what  
>>> purpose
>>> property from cache.properties.
>>>
>>> security.UserLoginSecurityGroupByUserLoginId.maxSize
>>
>>
>> It is used to set Maximum number of user that can be logged in to  
>> system at a time.
>
> Actually it is just the setting for the maximum number of entries in  
> that cache.
>
> -David
>

Reply | Threaded
Open this post in threaded view
|

Re: Where can we use this

Deyan Tsvetanov
In reply to this post by skpradeepkumar
Looks like IBM java is even more sophisticated in error messaging than
Sun's one.

Try using equals() instead of ==



-----Original Message-----
From: S K Pradeep Kumar <[hidden email]>
Reply-to: [hidden email]
To: [hidden email]
Subject: Where can we use this
Date: Sat, 25 Jul 2009 16:01:24 +0530


Hi All,

     Could you please tell me where can we use this and for what purpose
property from cache.properties.

security.UserLoginSecurityGroupByUserLoginId.maxSize


thanks for any help.

Reply | Threaded
Open this post in threaded view
|

Re: Where can we use this

Deyan Tsvetanov
Wrong thread, sorry :)
Please ignore .

-----Original Message-----
From: Deyan Tsvetanov <[hidden email]>
Reply-to: [hidden email]
To: [hidden email]
Subject: Re: Where can we use this
Date: Wed, 29 Jul 2009 11:22:37 +0300


Looks like IBM java is even more sophisticated in error messaging than
Sun's one.

Try using equals() instead of ==



-----Original Message-----
From: S K Pradeep Kumar <[hidden email]>
Reply-to: [hidden email]
To: [hidden email]
Subject: Where can we use this
Date: Sat, 25 Jul 2009 16:01:24 +0530


Hi All,

     Could you please tell me where can we use this and for what purpose
property from cache.properties.

security.UserLoginSecurityGroupByUserLoginId.maxSize


thanks for any help.