Bug 120715

Summary: permissions.xsl should define contextPath as a param
Product: [Retired] Red Hat Web Application Framework Reporter: Brett Prucha <pruchaba_bah>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED EOL QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightly   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 16:47:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brett Prucha 2004-04-13 13:25:04 UTC
Description of problem:

I get a TransformerException: Could not find variable with the name 
of contextPath when using Tomcat 5.0.19 and 
request /ccm/permissions/.  I am guessing this is due to a newer XML 
implimentation because I did not have this problem with older Tomcat 
versions.  I added to following line to permissions.xsl:

<xsl:param name="contextPath"/>