Minor 5.5.18 request - additional params to MBeanFactory.createJNDIRealm()

2006-08-30 Thread Chris Wall
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

Movement on asynchronous response model?

2006-06-14 Thread Chris Wall
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,