Bug 911483 - Quickstart ejb-security-interceptors has several issues
Summary: Quickstart ejb-security-interceptors has several issues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Quickstarts
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: sgilda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-15 07:13 UTC by Josef Cacek
Modified: 2013-07-23 18:46 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Josef Cacek 2013-02-15 07:13:03 UTC
Look at https://issues.jboss.org/browse/AS7-6453 for details.

PR sent already: https://github.com/jboss-jdf/jboss-as-quickstart/pull/425

Comment 1 sgilda 2013-02-15 12:05:12 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.

Comment 2 sgilda 2013-02-15 13:22:00 UTC
Adding Jaikiran to this discussion.

Comment 3 Josef Cacek 2013-02-15 16:55:44 UTC
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.)

Comment 4 sgilda 2013-02-20 19:34:21 UTC
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.

Comment 5 Josef Cacek 2013-02-21 06:59:44 UTC
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.

Comment 6 sgilda 2013-02-21 12:35:22 UTC
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!

Comment 7 Josef Cacek 2013-02-22 09:34:45 UTC
jboss-ejb3.xml issue created: https://bugzilla.redhat.com/show_bug.cgi?id=914082

Setting this one ON_QA.

Comment 9 Josef Cacek 2013-03-19 13:55:25 UTC
Verified in EAP 6.1.0.ER2 quickstarts.


Note You need to log in before you can comment on or make changes to this bug.