Marius Bogoevici [http://community.jboss.org/people/marius.bogoevici] created the discussion
"Re: springSecurityFilterChain filter not loaded in JBOss 5.1 deployment" To view the discussion, visit: http://community.jboss.org/message/585608#585608 -------------------------------------------------------------- Hi Santosh, Please note that classpath:*spring-*.xml is not very reliable, due to the way in which Spring resolves this types of paths (first it finds one resource that corresponds to "/" and then it scans for the resources that match the pattern underneath it). You can try classpath*:*spring-*.xml -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/585608#585608] Start a new discussion in Snowdrop at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2082]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
