Marius Bogoevici [
http://community.jboss.org/people/marius.bogoevici] created the
discussion
"Re: JBoss AS6.0.0.Final Spring MVC doesnt work"
To view the discussion, visit:
http://community.jboss.org/message/593828#593828
--------------------------------------------------------------
Hey Mrinal
a) Not sure what the problem is in your case, but the classpath*: path should really work.
It does for me - see the configuration below.
b) This what I meant by "you don't really need Snowdrop for VFS scanning".
http://community.jboss.org/message/593828#593828 Re: JBoss AS6.0.0.Final Spring MVC
doesnt work
!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
"
http://java.sun.com/dtd/web-app_2_3.dtd
http://java.sun.com/dtd/web-app_2_3.dtd" >
<web-app>
<display-name>Classpath Scanning Spring MVC Web
Application</display-name>
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath*:spring-contexts/*.xml
http://community.jboss.org/message/593828#593828 Re: JBoss AS6.0.0.Final Spring MVC
doesnt work
Cheers,
Marius
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/593828#593828]
Start a new discussion in Snowdrop at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]