Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Creating a custom realm [I don't know how]

Hung Tang

2003-07-23

Replies:

Hi there,

How do I create my own custom realm and plug it into
Tomcat for my web application? I created CustomRealm
that implements Realm. But when I added a <realm>
element in my context.xml and loaded up my
application, it complained that CustomRealm could not
be found (ClassNotFoundException).

My CustomRealm class is in my <app>/WEB-INF/classes
directory so I'm sure (as far as my application is
concerned) that the class is in the proper classpath.
I also placed the file in tomcat.home/common/lib but
the error still persists.

Any help would be appreciated.

By the way, I'm using Tomcat 4.1.24

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.