Hi
This helped
After exploding the war and then deploying it, made it work
Although I think this is too restrictive in a sense that war files
should be deployable and any requirements to write to a directory should
be relative or using tmp work dir
Thanks to all for the suggestions
TRILOK
Janne Jalkanen wrote:
*Root path for this Wiki is: 'null'*
and
*Cannot identify JSPWiki root path*
this might be the result of a missing Java System Property user.dir.
Can you try to start your container with an extra Java System
Property : "
-Duser.dir=<your dir> ?
Could also happen if you deploy JSPWiki from an unopened WAR file.
/Janne