Project

General

Profile

Actions

Task #6433

closed

Test Metacat on tomcat7

Added by Jing Tao about 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
02/28/2014
Due date:
% Done:

0%

Estimated time:

Description

Aaron from UW installed a Metacat instance on tomcat7 (Ubuntu 12). But a user can't log in when a Morpho connected it.

It turned out that the header sending back from tomcat 7 is:" JSESSIONID=whatever; Path=/metacat; HttpOnly" and the Morpho can't understand "HttpOnly".

We edit the context.xml in the tomcat conf directory: <Context useHttpOnly="false">

Then the log-in worked. But the morpho always freeze. If morpho connects to a metacat running under tomcat6, it is fine.

Actions

Also available in: Atom PDF