|
Gary, Sorry, I meant the method validateAuthority, not bypassAuthority. The method validateAuthoirty is final and always returns true. To bypass the validation, this needs to be set to false, and, since it is a final method, I can not override it. Mike ----- Original Message ----- From: "Gary L Peskin" <garyp@firstech.com> To: <java400-l@midrange.com> Sent: Sunday, January 27, 2002 1:30 PM Subject: RE: AS400Servlet class > Mike -- > > I don't see where bypassAuthentication is a method in AS400Servlet at > all. I only see it as a method in AuthenticationServlet and, even > there, it isn't final. What version of JTOpen are you using? > > Gary > > > -----Original Message----- > > From: java400-l-admin@midrange.com > > [mailto:java400-l-admin@midrange.com] On Behalf Of Mike Silvers > > Sent: Sunday, January 27, 2002 7:47 AM > > To: Java400L List > > Subject: AS400Servlet class > > > > > > All, > > > > I am trying to use the AS400Servlet class to use connection > > pooling. I am having one problem, and I don't know if it can > > be overcome. This class is an extension of the > > AuthenticationServlet class. The problem is that the servlet > > attempts to perform the validation. The method > > bypassAuthentication is a final method in the AS400Servlet, > > so I can not override this method to prevent the validation. > > I am developing on a Win 2000 Pro PC and the servlet tries to > > do authentication. I do not want authentication to be done. > > Does anyone have any insight in how to prevent authentication > > when using an AS400Servlet? > > > > My other option is to use a Servlet class and import > > connection pools. I would like to use the AS400Servlet class > > so I don't have to "reinvent the horse"... > > > > Thanks > > > > Mike > > > > ================================ > > > > Mike Silvers > > AS/400 Senior Programmer/Analyst > > AS/400 IBM Certified RPG IV Developer > > AS/400 IBM Certified Solutions Expert > > Hainey Business Systems > > 8 E. Canal St > > Dover, PA 17315 > > Branch Office: (410) 397-8739 > > Phone: (800) 932-3380 > > Fax: (717) 292-9474 > > Web: http://www.hbs-inc.com > > ________________________________ > > Providing E-Commerce, EDI, AS/400 > > Development and related services > > nationwide. > > ================================ > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l > or email: JAVA400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.