This is fixed but needs a new jboss-common-core 2.2.5.GA release. Note that the correct
system property to use is the jboss.server.home.dir. No .url properties can be used as
this ends up nesting a file: protocol inside of the vfsfile:
| <bean name="StandardLoginConfig"
class="org.jboss.security.auth.login.DynamicLoginConfig">
| <property name="policyConfig">
| <jbsx:policy
| xsi:schemaLocation="urn:jboss:security-config:5.0
vfsfile:${jboss.server.home.dir}/lib/jboss-metadata.jar/schema/security-config_5_0.xsd"
| xmlns:jbsx="urn:jboss:security-config:5.0"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141874#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...