Does anyone know has any thought been given to running roller as an unPacked
war. If you changed the code in RollerContext as follows:
String ctxPath ="";
// get the *real* path to <context>/resources
ctxPath= servletContext.getRealPath("/");
It will allow it to run until other issues arise.
I need to see if this option has been explored before.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Roller-as-unPacked-war-tp18811688s12275p18811688.html
Sent from the Roller - User mailing list archive at Nabble.com.