You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sberyozkin
changed the title
DenyAll location error for ejb/EjbEndpoint and jaxrs/RolesEndpoint
DenyAll location error for ejb/EjbEndpoint and jaxrs/RolesEndpoint in Eclipse
Mar 18, 2020
After rebuilding the Eclipse workspace I see
for the above 2 test resources.
mvn clean build
is all good.The eclipse workspace has
DenyAll
imported via 2 dependencies,jsr-250-api-1.0
andjakarta-annotation-api-1.3.5
, the former is coming fromand needs to be excluded
The text was updated successfully, but these errors were encountered: