Re: JspRuntimeContext JspServlet - Using SpringSource's Jasper 5.5.23 implementation in Http Service?

2010-11-06 Thread Misha Koshelev
Hi David and all: Thank you for the reference to the Geronimo project. http://geronimo.apache.org/ From what I understand, this is a specific Web server, and we would be tie end users to this (or another specific) Web server if we were to go this route. Our lead developers, however, would very

Re: JspRuntimeContext JspServlet - Using SpringSource's Jasper 5.5.23 implementation in Http Service?

2010-11-06 Thread David Jencks
Hi Misha, You won't get far with only osgi httpservice support. IMO, practically speaking, you need osgi WAB support that also implements jsp support.You probably also want many of the osgi ee specs as implemented e.g. in apache aries. Geronimo includes all of these. There may well be

Re: JspRuntimeContext JspServlet - Using SpringSource's Jasper 5.5.23 implementation in Http Service?

2010-11-06 Thread misha680
David, Thank you so much. The solution that has, so far, worked very well for making OpenMRS work (!) in an OSGi environment is the Spring DM Web Extender. http://static.springsource.org/osgi/docs/current/reference/html/web.html In fact, it has worked very well. OpenMRS relies heavily on