[ http://issues.appfuse.org/browse/SM-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Thrasher updated SM-101: ------------------------------ Attachment: navigator.dtd.url.patch2 It turns out that this DTD has also moved: http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd and it's referenced in: navigator/src/conf/META-INF/struts-menu.tld Oracle hasn't supplied a nice message for this one, but google's "inurl:web-jsptaglibrary_1_1.dtd" reveals a(n ugly) candidate: http://svn.apache.org/repos/asf/tomcat/archive/jasper/tc6.0.x/src/etc/dtd/web-jsptaglibrary_1_1.dtd This second patch applies this fix, but use at your own discretion. > DTD URL broken in struts-menu.tld > --------------------------------- > > Key: SM-101 > URL: http://issues.appfuse.org/browse/SM-101 > Project: Struts Menu > Issue Type: Bug > Components: Menu Core > Affects Versions: 2.4.3 > Environment: linux, grails 1.1.1 (grails dev. env. and jboss 4.2.3GA) > Reporter: polivares > Assignee: Matt Raible > Fix For: 2.4.4 > > Attachments: navigator.dtd.url.patch, navigator.dtd.url.patch2 > > > The systemId URL in struts-menu.tld does not exist anymore. > This issue causes an error in grails 1.1.1 when trying to use struts-menu > with gsp (granted, grails probably has some issues with its entity resolver > when using jsp tag libraries, but the URL is still wrong). > The fix is trivial. Replace: > http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd > with > http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.appfuse.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ struts-menu-devel mailing list struts-menu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/struts-menu-devel