RE: sitemesh README.txt,1.17.2.1,1.17.2.2
BOGAERT Mathias <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <476B6318125CD611A36C00306E12B5210120620C@Gollum> |
Woops, sorry guys. Noone should work on the sitemesh_writer branch anymore. Damn CVS :) Mathias -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: dinsdag 2 september 2003 10:13 To: [email protected] Subject: [Opensymphony-cvsmail] sitemesh README.txt,1.17.2.1,1.17.2.2 Update of /cvsroot/opensymphony/sitemesh In directory sc8-pr-cvs1:/tmp/cvs-serv4819 Modified Files: Tag: sitemesh_writer README.txt Log Message: Updated for version 2.0. Index: README.txt =================================================================== RCS file: /cvsroot/opensymphony/sitemesh/README.txt,v retrieving revision 1.17.2.1 retrieving revision 1.17.2.2 diff -u -d -r1.17.2.1 -r1.17.2.2 --- README.txt 4 Jun 2003 11:44:27 -0000 1.17.2.1 +++ README.txt 2 Sep 2003 08:12:37 -0000 1.17.2.2 @@ -1,5 +1,5 @@ *********************************** -** OpenSymphony SiteMesh 1.5.1 ** +** OpenSymphony SiteMesh 2.0 ** *********************************** SiteMesh is a web-page layout system that can be used to abstract common look @@ -35,7 +35,7 @@ Currently known containers that support this and SiteMesh was tested with: * Orion 1.5.2 and up - http://www.orionserver.com -* Resin 2.0.2 and 2.1.2 - http://www.caucho.com +* Resin 2.1.10 - http://www.caucho.com * Tomcat 4.0 and 4.1 - http://jakarta.apache.org/tomcat * WebLogic 7.0 SP2 and 8.1 - http://www.bea.com * Oracle OC4J - http://www.oracle.com @@ -172,7 +172,7 @@ (where 8080 is the port tomcat is listening on) - (when installing on OrionServer, skip step 2 and 3) + (when installing on Orion, skip step 2 and 3) -------------------------- -- Further support -- @@ -191,10 +191,6 @@ -- Known bugs -- -------------------------- -* Servlet containers using the Jasper JSP engine (Tomcat, Jetty) do not work -flawlessly with SiteMesh (redirecting/forwarding does not work). For more -information, visit http://jira.opensymphony.com/secure/ViewIssue.jspa?id=10118 - * On some containers, static pages (.html) may cause problems. A workaround is to either rename these to pages that are dynamically processed (such as .shtml or .jsp), or setup a servlet-mapping so dynamic servlets process these pages (i.e. @@ -207,6 +203,9 @@ information, visit http://jira.opensymphony.com/secure/ViewIssue.jspa?id=10045. However, SiteMesh does work correctly on WebLogic 7.0 SP2 and 8.1. +* SiteMesh does not work on Weblogic 8.1 SP1 because of various bugs in +the JSP compilation engine. Apply patch CR112789_81sp1 to your Weblogic +installation. + Please report bugs here: http://jira.opensymphony.com -------------------------- @@ -216,9 +215,21 @@ - API change in Decorator (check your custom written Decorator classes): Added new method getRole() to enable role based decorators. +- Updated documentation to align with new Opensymphony Website. + JIRA bugs/tasks fixed (http://jira.opensymphony.com): - SIM-17 (Can't set headers from decorator page.) - SIM-37 (role based decorators) + SIM-16 Tomcat IllegalStateException + SIM-41 NoSuchMethodException with Orion + SIM-2 Response bug on WebLogic 6.1 + SIM-13 Tomcat4 throws IOException after response.sendRedirect() + SIM-29 WebLogic 7 doesn't work + SIM-40 Let properties be retrieved programatically + SIM-27 Example apps don't work in Pramati + SIM-17 Can't set headers from decorator page. + SIM-8 body tag not correctly parsed + SIM-56 Decorator taglibs allowed to contain body + SIM-37 role based decorators + SIM-46 Place TLDs in Jar file. -------------------------- -- Changes from 1.4.1 -- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-cvsmail mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensymphony-cvsmail ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf