[jboss-user] [Snowdrop] - Re: JBoss AS6.0.0.Final Spring MVC doesnt work
Marius Bogoevici
do-not-reply at jboss.com
Thu Mar 17 12:01:55 EDT 2011
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&containerType=14&container=2082]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110317/da12a6c9/attachment.html
More information about the jboss-user
mailing list