JBoss Community

Re: springSecurityFilterChain filter not loaded in JBOss 5.1 deployment

created by Marius Bogoevici in Snowdrop - View the full discussion

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

Start a new discussion in Snowdrop at Community