Bug 911483
Summary: | Quickstart ejb-security-interceptors has several issues | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Josef Cacek <jcacek> |
Component: | Quickstarts | Assignee: | sgilda |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1.0 | CC: | jpai, rsvoboda |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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: |
Description
Josef Cacek
2013-02-15 07:13:03 UTC
Jaikiran has a comment in the pull request: This isn't right. Why was this change required? -<jboss xmlns="http://www.jboss.com/xml/ns/javaee" +<ejb-jar xmlns="http://www.jboss.com/xml/ns/javaee" Waiting for a response. Adding Jaikiran to this discussion. Changed back in the pull request, but ... Jaikiran, when I look into: https://github.com/jboss/metadata/blob/master/ejb/src/main/resources/schema/jboss-ejb3-2_0.xsd then there is no "jboss" element. I see only the "ejb-jar" defined there. Could you comment? (So one of the XMLs is wrong, but both works. The parser should provide at least some warning, that a wrong root element is used.) The fix was merged. Josef, are you still waiting for a response from Jaikiran on this one? If not, I'll mark it ON_QA. Yes, I'm still waiting for the Jaikiran's answer. But I could create new BZ with this, because it looks like a wider problem. Josef, that sounds like a good idea. It is a separate issue. Could you link the new bug to this one for tracking purposes? Thanks! jboss-ejb3.xml issue created: https://bugzilla.redhat.com/show_bug.cgi?id=914082 Setting this one ON_QA. Verified in EAP 6.1.0.ER2 quickstarts. |