Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1178866

Summary: Warnings when importing servlet-security quickstart into JBDS
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: QuickstartsAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bsutter, jkudrnac
Target Milestone: ER2   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:45:35 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: 1178925    
Bug Blocks:    

Description Nikoleta Hlavickova 2015-01-05 15:01:39 UTC
No grammar constraints (DTD or XML Schema) referenced in the document.
jboss-web.xml	/jboss-servlet-security/src/main/webapp/WEB-INF	line 1
XML Problem

No connection specified for project. No database-specific validation will be performed.
JPA Problem

Comment 1 sgilda 2015-01-05 17:14:06 UTC
There is no schema for the jboss-web.xml file, XML Problem 'No grammar constraints' is dependent on Bug 1178925.

Comment 2 sgilda 2015-01-12 21:10:44 UTC
The jboss-web schema was added here:
a803cf7b22f2f5527bc7b94d9c3e6a2b25eb365f

XML problem fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/b111866e5b7c9cbdbdfe97b251406cef50594694

Comment 3 Nikoleta Hlavickova 2015-02-11 10:46:50 UTC
Verified with EAP 6.4.0.ER2.