"anil.saldhana(a)jboss.com" wrote :
| The security tests in the main testsuite still have this problem of the
users.properties/roles.properties files not detected as part of the deployment.
|
| Any guidance on this?
From previous post:
"adrian(a)jboss.org" wrote :
| Although this looks wrong to me. Resources in the root of the ear
| shouldn't be seen by the classloader anyway??????
|
|
| | $ jar -tf ~/jboss-head/testsuite/output/lib/form-auth.ear
| | META-INF/
| | META-INF/application.xml
| | META-INF/jboss-app.xml
| | META-INF/security-config.xml
| | form-auth-users.properties
| | form-auth-roles.properties
| | form-auth.war
| | jboss-service.xml
| |
You can either put/move them in the classpath of current ear, or 'change' the ear
structure deployer to add the root to classpath as well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120484#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...