Has anyone actually succeeded in running jspwiki as the default webapp?
I had no problem getting it set up in tomcat, but the formatting is
messed up.
When I look at the source for the page I get back it has references like:
/wiki/templates/default/jspwiki.css
and
/wiki/scripts/jspwiki-common.js
where it seems the paths should just be like /scripts/jspwiki-common.js
The references do actually return something but it looks like the style
sheet
or javascript file or whatever has been treated like a wiki page rather than
returning what the content of those files.
I tried various changes to jspwiki.properties without effect.
Is there something that needs to be run other than just reloading the
webapp in tomcat manager?
Are there specific properties that need to be set to particular values?
I am using:
jspwiki.urlConstructor = ShortViewURLConstructor

I set up another instance at, in my case,
http://automatedgenealogy.com/wiki/ and that works,
although the pages end up with URLs like
http://automatedgenealogy.com/wiki/wiki/Main
and I find the double wiki a bit ugly.  I would really like
http://wiki.automatedgenealogy.com/Main
hence the desire to use the default webapp.

Thanks in advance for any hints,
    Lindsay

_______________________________________________
This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev.
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
http://www.jspwiki.org/JSPWikiMailingList

Reply via email to