https://issues.apache.org/bugzilla/show_bug.cgi?id=57380
--- Comment #1 from Konstantin Kolinko <[email protected]> --- Your assumptions are wrong. You are missing localDataSource="true" on your Realm. As such it looks for Resource defined in the Global JNDI Context (configured in server.xml). Thus you have a NameNotFoundException. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
