ejb 3.0 - JBoss 6 EJB tutorial.jar -
I was reading EJB 3.0 tutorial from Jbys site, I came to the third tutotial.
Here's a paragraph that says:
In this special example, the "other" domain is used by the "other" domain users.properties and roles.properties files containing cleite users, passwords, and user / role associations. If you have opened the Tutorial.zer file file, then you will see these two files there.
That's why I searched for the tutorial, the generator was removed in the JBoss 6 directory but not found there.
This tutorial refers to Jebos 4.0, so I did the same search in the Jebus 4.2 installation directory, but did not find it there again.
P> Can anyone help me find the tutorial?
Update:
OK, I found property files that were used in the tutorial, but still could not find the tutorial.
this can help you ...
In your Jaebs root folder Check the path below for roles
jboss-6.0.0.20100429-M3 \ server \ default \ conf \ props \ jbossws-roles.properties
For the user
jboss-6.0.0.20100429-M3 \ server \ default \ conf \ props \ jbossws-users properties
Comments
Post a Comment