Bug 1365939

Summary: [GSS](6.4.z) Required 'name' attribute not present in the XML Schema for valve
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Paramvir jindal <pjindal>
Component: jbossasAssignee: Peter Palaga <ppalaga>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.4.0CC: bmaxwell, clichybi, jason.greene, jtruhlar, mcada, plohia, ppalaga, rnetuka, sjr
Target Milestone: CR1   
Target Release: EAP 6.4.15   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-19 08:09:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1419353    

Description Paramvir jindal 2016-08-10 14:37:05 UTC
Description of problem:

While configuring the global valve using the following article :
https://access.redhat.com/solutions/379813
It is mandatory that the "name" attribute of valve must match the "auth-method" that is specified in the "WEB-INF/web.xml".

So "name" attribute is mandatory to configure this valve.

but it is not mentioned in the schema of valve as shown below :

<xs:element name="valve">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="param" minOccurs="0" maxOccurs="unbounded" type="paramType" />
            </xs:sequence>
            <xs:attribute name="class-name" type="xs:string" use="required" />
            <xs:attribute name="module" type="xs:string" use="required" />
            <xs:attribute name="enabled" default="true" type="xs:boolean" />
        </xs:complexType>
</xs:element>


Version-Release number of selected component (if applicable):


How reproducible:

All the time

Steps to Reproduce:
1. 
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 JBoss JIRA Server 2016-09-23 14:23:16 UTC
Kabir Khan <kabir.khan> updated the status of jira WFLY-7192 to Resolved

Comment 5 Michael Cada 2017-04-12 10:51:09 UTC
Verified with EAP 6.4.15.CP.CR2

Comment 6 Petr Penicka 2017-05-19 08:09:07 UTC
Released on May 18 as part of EAP 6.4.15.