Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-20 Thread javed Ansari
This logout function was added in Servlet Spec 2.4 http://mail-archives.apache.org/mod_mbox/tomcat-dev/200208.mbox/%3c1029034964.4749.754.ca...@hue.jadn.com%3E But even after pointing to Dynamic web module 2.4, and Tomcat 7.0, I am not able to access that API. Regards, Javed On Wed, Jun 20, 2012

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-20 Thread javed Ansari
These settings I already have. Does that mean logout has been removed from the Servlet 3.0. The book I am referring uses servlet 2.0. Can anybody confirm this? On Wed, Jun 20, 2012 at 12:44 PM, Konstantin Kolinko wrote: > 2012/6/20 javed Ansari : > > It seems I am invalidating anothe

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-19 Thread javed Ansari
this API in a servlet book but in Eclipse it is not able to find out even with the latest JDK 1.7. May be I need to post this onto some Java forum... On Wed, Jun 20, 2012 at 10:41 AM, javed Ansari wrote: > Ok let me try this. But in any case once I call invalidate the JAASRealm >

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-19 Thread javed Ansari
t Spec. You > should redirect to a page that *requires* a login, i.e. a role, e.g. in my > system it is /mypage > > EJP > > -- > *From:* javed Ansari [mailto:javid@gmail.com] > *Sent:* Wednesday, 20 June 2012 2:30 PM > *To:* Esmond Pitt >

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-19 Thread javed Ansari
: > Javed > > I don't know why you are invalidating the session when you log *in.* I said > to invalidate it to log *out*. > > EJP > >

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-19 Thread javed Ansari
t; Den 19-06-2012 08:41, javed Ansari skrev: > > Hi, >> >> But how to call the logout on my LoginModule? That is my actual question. >> I >> do not have a LoginModule object with me. LoginModule is called by tomcat >> himself when we use Form Based Authenticati

RE: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-18 Thread javed Ansari
Hi, But how to call the logout on my LoginModule? That is my actual question. I do not have a LoginModule object with me. LoginModule is called by tomcat himself when we use Form Based Authentication. = Javed Just call

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-18 Thread javed ansari
cation and authorization. It itself creates the LoginContext class and plugins into our LoginModule class through jaas.config file. So my question is how to call LoginModule.logout() and clear the subject (user and role principals)? Regards, Javed - Original Message - > From: Daniel Mikusa

Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-14 Thread javed ansari
are they classes? They are not part of Tomcat. 2.) Have you placed the classes on the classpath somewhere? If so, where? Dan > > I have taken help from > http://blog.frankel.ch/custom-loginmodule-in-tomcat > > I tried even the sample one on the above website but

Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm

2012-06-13 Thread javed ansari
. -- Regards, Javed Even a big pot full of water will be emptied by a small hole. Similarly just a little anger or ego will burn the nobility of good heart.

Re: Tomcat 7 adds jsessionid in request URI as opposed to Tomcat 5

2011-09-12 Thread Javed
same. >>> >>> Javed wrote: > >>>>I was using Tomcat 5.0.28 before using Tomcat 7.0.16. The application was working perfectly fine. >>>Recently, we have migrated from Tomcat 5 to Tomcat 7. > >>>>The application works fine for most of the

Tomcat 7 adds jsessionid in request URI as opposed to Tomcat 5

2011-08-04 Thread Javed
cat 7 responsible for this behavior? I will really appreciate any help on this. Thanks in advance. -Javed Attar -- View this message in context: http://old.nabble.com/Tomcat-7-adds-jsessionid-in-request-URI-as-opposed-to-Tomcat-5-tp32192166p32192166.html Sent from th

Freezing Tomcat very often

2006-02-28 Thread Javed Iqbal
server of same H/w config as above any help highly appreciated TIA -- Regards Javed Iqbal - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat & SQL Server

2006-02-20 Thread Javed Iqbal
Guys, What is the best option A- Having Database (SQL server) and Tomcat on the same box. B- on separate boxdes What are the limitation of Tomcat 5.0.16? Regards Javed - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Tomcat 5.0 issues

2006-01-08 Thread Javed Iqbal
is to be done to resolve this issues. Regards Javed Iqbal