|
From: <jue...@we...> - 2003-12-05 07:24:17
|
Darren, =20 Orion 2.0.2's JSP engine is hopelessly broken. Have a look at the = following issue that I submitted back in July: http://bugs.orionserver.com/issue/view.jsp?id=3D1081 =20 Noone seems to care about it, even though that definitely is a major bug = in terms of JSP 1.2 compatibility. What you're experiencing seems to be = another Orion bug: It can't load tag library descriptors from the jar = files in WEB-INF\lib, as required by JSP 1.2 (a very convenient feature, = BTW - no manual TLD declarations in web.xml anymore). =20 Therefore, let's simply forget about Orion - it's effectively an = abandoned product. We recently had to use Oracle's OC4J at werk3AT: It's = far ahead in terms of the JSP engine - everything works nicely. OC4J has = its problems in the EJB container, though, but that doesn't worry me at = all. =20 BTW, I do Petclinic and Countries tests on Tomcat 4.0 (which is still = the most popular IDE plugin), Tomcat 4.1 (which has a completely = rewritten JSP compiler), and Resin 2.1 before each release. Starting = with 1.0 RCs, I'll add Tomcat 5.0 and Resin 3.0 (heavily rewritten) to = my mix. I would be happy if we could do regular tests on JBoss/Jetty = 3.2, OC4J 9.0.3, WebLogic 8.1, WebSphere 5.0 too. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Darren Davison Gesendet: Fr 05.12.2003 01:04 An: spr...@li... Betreff: [Springframework-developer] Orion 2.0.2 has anyone deployed petclinic on Orion 2.0.2? I'm trying to do it as = part of the autobuilds and app testing, but I get an error trying to access = the default page: 500 Internal Server Error Error parsing JSP page /petclinic/index.jsp Error loading taglib at http://www.springframework.org/tags: META-INF/taglib.tld Seems ok on Tomcat, haven't tried jboss yet. -- Darren Davison Public Key: http://www.davison.uk.net/key.jsp ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for = IBM's Free Linux Tutorials. Learn everything from the bash shell to sys = admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |