Dear all, I'm way out of my depth here: I do xml/xsl/css but don't know Java. If I'm giving too little or the wrong kind of information, please forgive me and let me know.
I've been changing a test install of DSpace 1.5.2 to look like the rest of my university's larger sites. We're using Manakin, and I was mostly editing in xmlui/themes. Because I was the only person doing this, and CSS/XSL is fiddly and requires a lot of reloading, I was working in the -inst directory instead of -src (still a pain, fiddling with Tomcat, but at least I didn't have to rebuild twenty times a day). As far as I can see, I've changed: - the text in the single paragraph in config/news-xmlui.xml - the text of some messages in webapps/xmlui/i18n/messages.xml - the default theme pointer in config/xmlui.xconf - webapps/xmlui/themes/[my_new_theme_dir]/style.css - webapps/xmlui/themes/dri2xhtml/structural.xsl At some point, I was changing the latter two files, stopping and restarting Tomcat and undeploying and redeploying the xmlui application on it. The index page stopped displaying, and instead I got a bunch of Java errors. They start out like this: --- exception javax.servlet.ServletException: Servlet execution threw an exception org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:142) org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter.doFilter(DSpaceCocoonServletFilter.java:244) org.apache.cocoon.servlet.multipart.MultipartFilter.doFilter(MultipartFilter.java:131) root cause java.lang.NoSuchMethodError: javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node; --- The rest is long, but visible at http://digilibtest.bu.edu:8080/xmlui/ But all the other pages are fine, for example: http://digilibtest.bu.edu:8080/xmlui/community-list We basically blew away the entire dspace1.5.2-inst directory and did a fresh rebuild from -src, but that's not helping. Any advice? Many thanks, -Vika -- Vika Zafrin Digital Collections and Computing Support Librarian Boston University School of Theology 745 Commonwealth Avenue Boston, MA 02215 617.353.1317
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

