On Mon, Aug 4, 2008 at 9:51 AM, mclovis <[EMAIL PROTECTED]> wrote:
>
> 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.

I'm able to run Roller as a WAR or as an unpacked WAR without any code changes.

Perhaps you are running into some other problem?

- Dave

Reply via email to