[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Moving out of the UnifiedClassloaders
alesj
do-not-reply at jboss.com
Wed Jan 16 09:58:42 EST 2008
"anil.saldhana at 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 at 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#4120484
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120484
More information about the jboss-dev-forums
mailing list