-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
18.0.1.Final
-
None
-
-
Undefined
-
---
-
---
When attempting to add a <s:security> section to the <assembly-descriptor> of jboss-ejb3.xml I get the following error:
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:
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