Okay - I got it working. Didn't like my old templates, so I removed them. One last problem....images aren't displaying in my new depoy. the URL looks like
xxxxxx/attach/IconsPage/picture.gif I don't have any directory called attach in the old or new server, nor a directory call IconsPage (I do have one on both servers call IconsPage-att). What file might a redirect be in? ----- Original Message ----- From: "Dennis Longnecker" <[email protected]> To: [email protected] Sent: Tuesday, July 29, 2014 1:04:17 PM Subject: Upgrade JSPWiki 2.2 to 2.10 I need to upgrade my Apache/Tomcat version on the JSPWiki server, so I figured to just build a new server. 1) I installed the newest version of Apache/Tomcat on my Windows 2008R2 Server 2) dropped in the JSPWIKI.WAR file (the 2.10 one) in the wepapps root and recycled Apache. 3) JWPWiki directory was created in the webapps directory and showed up as an application. It does show up in the browser, but no data. 4) in my 2.2 install, all the JSPWiki data was in the C:\data\xxx directory, so I copied all that over from the new server to the old server. 5) On the new server, there wasn't a jspwiki.policy file (I don't know why). 6) I took the jspwiki.policy file from the 2.2 server and copied it to the webapps/JSPWiki/WEB-INF/classes directory and called in jspwiki-custom.properties. 7) recycled Apache/Tomcat and went to my JSPWiki page and it is completely blank. I'm not a expert on this, but thought my steps would have worked. What might I have missed? I was reading some installation steps that say I need to run: JSPWiki/install.jsp However, when I try to go there, I get a 404 error saying the requested resource is not available, even though the file is there. Thanks for any help, Dennis
