Need Help - Realm not working within Context

2001-11-27 Thread Scott Edwards
Scott Edwards wrote: I have a JDBC Realm which is working fine as long as it is defined within the Engine. If I take that Realm definition and Cut-Paste it into the Context definition I get the contextConfig.missingRealm error logged out of ContextConfig.java. Is there some magic that needs to

Realm not working within Context

2001-11-16 Thread Scott Edwards
I have a JDBC Realm which is working fine as long as it is defined within the Engine. If I take that Realm definition and Cut-Paste it into the Context definition I get the contextConfig.missingRealm error logged out of ContextConfig.java. Is there some magic that needs to be imparted to the