[opencms-dev] Interesting findings with Resin
Jalmari Raippalinna
jalmari.raippalinna at sulake.com
Thu Oct 20 08:50:22 CEST 2005
Here are few bugs, I've noticed with running opencms 6.0.0 (6.0.2
wont even install) on Resin 3.0.14
- As Resin <restart-server> cannot be set to manual currently,
static export of jar files seem to cause opencms webapp restart, even
during installation of 6.0.2
- You cannot <cms:include> multiple instances from same template
even when using different elements of it. I believe this is problem
with resin using same page context for parent jsp and included files.
- If there are multiple editable elements in the template, only
first two are actually directly editable from browser. (I really
liked this one ;)
I've also tested stuff on Tomcat on same computer and everything
works as expected, so clearly this is a resin problem
Any ideas what could be used to get this kind of stuff fixed on
resin? resin bugreports?
More information about the opencms-dev
mailing list