Skip to Content.
Sympa Menu

grouper-dev - RE: [grouper-dev] grouper UI and Tomcat 7

Subject: Grouper Developers Forum

List archive

RE: [grouper-dev] grouper UI and Tomcat 7


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Lynn Garrison <>, Grouper Dev <>
  • Subject: RE: [grouper-dev] grouper UI and Tomcat 7
  • Date: Tue, 20 Mar 2012 05:32:43 +0000
  • Accept-language: en-US

Tomcat 7 (EL 2.2) is a lot more restrictive on EL doesn’t allow .class in EL (i.e. something.getClass())… unfortunate.  Not sure when we will get Grouper working on Tomcat 7… it works well on 6 J  Its hard when EL 2.2 is not backward compatible… hmmm

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Lynn Garrison
Sent: Monday, March 19, 2012 5:05 PM
To: Grouper Dev
Subject: [grouper-dev] grouper UI and Tomcat 7

 

            We were hoping to use Tomcat 7 for our Grouper UI and WS implementations.    We are using cosign to authenticate access to the UI.  Has anyone tested with Tomcat 7?  Are there any plans to support Tomcat 7?

 

 

 

I did set up a UI using Tomcat 7 and the following error appear in the grouper error log after I have successfully authenticated with cosign.

 

 

2012-03-19 14:15:32,136: [ajp-bio-8009-exec-1] ERROR InsertTag$InsertHandler.doE
ndTag(920) - < jvuccolo 9709968AB97EE73331F55554D425C747-0002 3e61f5f47f024ba08e
cc03d3ade1355d jvuccolo ldap > - ServletException in '/WEB-INF/jsp/dynamicTile.j
sp': JasperException:/WEB-INF/jsp/dynamicTile.jsp (line: 34, column: 6) "${uiExc
eption.class.simpleName}" contains invalid _expression_(s): javax.el.ELException: 
Failed to parse the _expression_ [${uiException.class.simpleName}]
org.apache.jasper.JasperException: /WEB-INF/jsp/dynamicTile.jsp (line: 34, colum
n: 6) "${uiException.class.simpleName}" contains invalid _expression_(s): javax.el
.ELException: Failed to parse the _expression_ [${uiException.class.simpleName}]

 

 

 

 

Lynn


 




Archive powered by MHonArc 2.6.16.

Top of Page