All, I have a java web application that can use either eXist or MarkLogic. It also uses Apache FOP. While doing some XSL-FO work I ran into some issues with PDF bookmarks. To fix this issue I needed to upgrade FOP from version 0.93 to version 1.1. For FOP 1.1 to work correctly, I also had to upgrade xmlgraphics-commons from version 1.2 to version 1.5.
After upgrading xmlgraphics-commons, the application locks up when I use MarkLogic as the database. I'm able to login fine, but if I start navigating (runs basic XQueries; some containing cts module functions) the browser spins (tries to connect and waits indefinitely) and never comes back. I've checked the tomcat logs and the marklogic logs and I can't find any errors or hints as to what is happening. If I use eXist, everything works normally. If I use xmlgraphics-commons-1.2, everything works normally (except FOP). I also tried versions 1.3 and 1.4 of xmlgraphics-commons, but I still have the same issue. Has anyone else had an issue like this before and were you able to solve it? Thanks, Brandon
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
