"alesj" wrote : 
  | I'm looking too.
  | I already have a few ideas, but you go ahead.
  | 
OK, this is what I came up with:
 - 
http://anonsvn.jboss.org/repos/jbossas/trunk/spring-int/src/main/org/jboss/spring/io

If you can pull this down, add the missing bit, in NamedXmlApplicationContext

  |    protected ResourcePatternResolver getResourcePatternResolver()
  |    {
  |       return new VFSResourcePatternResolver(getClassLoader());
  |    }
  | 
Build it, test it. :-)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161115#4161115

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161115
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to