Hi all. I just upgraded our JSPWiki software from version 2.2.28 to version 2.4.102. Previously our authentication was via a pop-up login in Tomcat with users defined in a tomcat-users.xml file.

After the upgrade, the system is trying to run a secure https page for all actions such as page editing, logins, etc. It seems to go to the correct url but then redirects to an https page and the port changes from 6080 (our Tomcat port) to 6443. Does anyone know why? Is it some security setting in jspwiki.properties?

Just to illustrate the point, the Wiki is at:
http://zeppo.lib.monash.edu.au:6080/JSPWiki2/

The link for Edit Page has the URL:
http://zeppo.lib.monash.edu.au:6080/JSPWiki2/Edit.jsp?page=Main

But if you actually click on that URL, it redirects to:
https://zeppo.lib.monash.edu.au:6443/JSPWiki2/Edit.jsp?page=Main

And we don't have a certificate installed under Tomcat (nor do we want to just for simple editing) - so an error message comes up and we can't edit anything.

Any help would be appreciated.

Thanks,

Simon
--
_______________________________________
Simon Huggard
Systems Manager
Information Systems Department
Monash University Library
Monash University
Building 4, Monash University, Vic, Australia 3800
Phone: +61 3 9905 9138 Fax: + 61 3 9905 2610
Mobile: 0425 774 260 (International : +61 425 774 260)
_______________________________________________
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