Skip to Content.
Sympa Menu

grouper-users - Grouper UI In Weblogic 9.x

Subject: Grouper Users - Open Discussion List

List archive

Grouper UI In Weblogic 9.x


Chronological Thread 
  • From: Monica Crawford <>
  • To:
  • Subject: Grouper UI In Weblogic 9.x
  • Date: Wed, 09 Aug 2006 17:24:07 -0500

Hi folks,

Is there intended support for Grouper UI running against a Servlet 2.4/JSP 2.0 deployment descriptor?

I'm trying to get the Weblogic 9.x (servlet 2.4/jsp 2.0) environment to run grouper-qs and I run into errors starting with template.jsp. There are a couple of things happening; an infinite loop in the LoginCheckFilter if the document.location.replace("error.do") isn't commented out, and the main issue - EL evaluation in the tiles tag attributes isn't happening.

Seeking an answer I find this post http://forums.bea.com/bea/message.jspa?messageID=600020538&tstart=0 and try to convert the grouper-qs ui webapp to use the 2.4 deployment descriptor with some hopeful success but alas keep running into various errors regarding the taglibs on the include.jsp. Even after updating JSTL/Standard jars to 1.1 dtd references, it appears that the taglib definitions in include.jsp aren't being 'included' in subsequent jsps even if I use a dynamic include. Each new thing I 'fix' seems to open a new issue.

I'm sure I'm missing something rather simple. Any ideas for a cure? I can recreate the EL problem with a rather simple webapp, but can't recreate the include.jsp taglib issue. Let me know what additional info you might need to further investigate.

--
Monica Crawford
University of Wisconsin-Madison
Division of Information Technology
1210 West Dayton Street, Rm 3159
Madison, Wisconsin 53706
608.890.0782



Archive powered by MHonArc 2.6.16.

Top of Page