Thanks for the help, but I am confused.  Tomcat explodes the war into the
app directory.  It doesn't explode any jar files within a war.  What good
is it in the jar?  How can I edit it?  Do I extract it, edit it, re-jar
it?  Is jspwiki.war a tomcat redy-to-go web app?

Thanks!

Blake


On Wed, May 30, 2018 at 3:01 PM, Harry Metske <harry.met...@gmail.com>
wrote:

> the jspwiki properties file is inside the jspwiki.jar which is in the
> jspwiki.war.
> So you have to recurse one level deeper :-)
>
> cheers,
> Harry
>
>
> Op wo 30 mei 2018 om 21:33 schreef Blake McBride <blake1...@gmail.com>
>
> > Hi.
> >
> > The page at https://jspwiki-wiki.apache.org/Wiki.jsp?page=Configuration
> > states:
> >
> > "This is simple dump of the *jspwiki.properties *file contained in
> > JSPWiki.war."
> >
> > I downloaded JSPWiki.war from
> >
> > http://mirror.metrocast.net/apache/jspwiki/2.10.4/
> binaries/webapp/JSPWiki.war
> >
> > I then type:  jar tvf JSPWiki.war |grep properties
> > and it responds:
> >
> >    100 Sun May 20 20:20:14 CDT 2018
> > META-INF/maven/org.apache.jspwiki/jspwiki-war/pom.properties
> >
> > So, there is no jspwiki.properties file in JSPWiki.war
> >
> > I also tried running .../Install.jsp
> >
> > Still no jspwiki.properties
> >
> > Am I using the wrong war file?
> >
> > Thanks!
> >
> > Blake McBride
> >
>

Reply via email to