The signature of createJNDIRealm in MBeanFactory.java is insufficient
for creating a JNDIRealm through JMX. The method has a single String
parameter called parent. We need three additional parameters -
ConnectionURL, ConnectionName, ConnectionPassword - to initialized
JNDIRealm correctly.
See h
Hey there. Has there been any further movement on
designing/implementing support for an asynchronous response model in
Tomcat? Solutions are sprouting up in other servlet containers and web
frameworks. Has anyone evaluated these solutions? With Ajax and the
increased focus on web applications,