[
https://issues.redhat.com/browse/WFLY-14274?page=com.atlassian.jira.plugi...
]
Patrick Buchheit commented on WFLY-14274:
-----------------------------------------
You are correct, it is an IDE issue. I checked the schema catalog and urn:security and
urn:security:1.1 are both listed. For some reason the IDE does not see <s:security>
as a valid child of <assembly-descriptor>
Validation Issues With jboss-ejb3.xml
-------------------------------------
Key: WFLY-14274
URL:
https://issues.redhat.com/browse/WFLY-14274
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 18.0.1.Final
Reporter: Patrick Buchheit
Assignee: Cheng Fang
Priority: Major
When attempting to add a <s:security> section to the <assembly-descriptor> of
jboss-ejb3.xml I get the following error:
{code:java}
Invalid element name: - security One of the following is expected: - security-role -
method-permission - container-transaction - interceptor-binding - message-destination -
exclude-list - application-exception - assembly-descriptor-entry Error indicated by:
{urn:security:1.1} with code:{code}
I copied and pasted the exact text given in the example here:
[
https://docs.wildfly.org/18/Developer_Guide.html#jboss-ejb3] so I'm not quite sure
what the issue is. I found several bugs that seemed to describe the same behaviour, but
they were all marked as fixed. See:
https://issues.redhat.com/browse/JBIDE-18316 and
[
https://bugzilla.redhat.com/show_bug.cgi?id=1302544] for examples.
Is there something wrong with the given documentation or is there still a bug in the
schemas?
Environment:
Eclipse Photon (4.17)
Jboss Tools plugin
Wildfly 18.0.1 Final
--
This message was sent by Atlassian Jira
(v8.13.1#813001)