Hi, list -

I've been trying to create a test for a role protected JAX-RS service that
invokes as well a role protected EJB.
In order to achieve this goal, I decided to look at the TomEE Arquillian
examples using the arquillian-tomee-embedded Maven artifact.
Long story short: I don't see in any arquillian.xml file of the examples
nothing related with setting user & roles.
I see this in the documentation for the Arquillian TomEE container (
http://tomee.apache.org/latest/docs/developer/testing/arquillian/index.html
):

users | a map of users (properties syntax)
roles | user roles (properties syntax)

Is it possible to see any example of this two properties being used in an
arquillian.xml file?

Happy new year, btw :-)

--
Arturo Martín Lladó

Reply via email to