2007/3/19, David Delbecq <[EMAIL PROTECTED]>:
How about having your webapp implements some kind on 'license checking
service' and, at webapp startup, put it available at the JNDI level? You
valve (or realm) could then access this named service and simply issue a
'can i log in one more user?' request. This way all you have in
server/lib is a simple interface and the valve itself. All buisness
logic will be implemented by webapp.

These are all valid ideas. I'll discuss them with my team, thrying to
find the one that suits our needs

thanks

--
TREMALNAIK

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to