[jugevents.version3] push by enricogi...@gmail.com - Fixed wrong url schema definition for dwr on 2014-01-31 00:43 GMT

0 views
Skip to first unread message

juge...@googlecode.com

unread,
Jan 30, 2014, 7:43:49 PM1/30/14
to jugevent...@googlegroups.com
Revision: 11cc60486126
Branch: default
Author: enricogiurin <enrico...@gmail.com>
Date: Fri Jan 31 00:42:52 2014 UTC
Log: Fixed wrong url schema definition for dwr
http://code.google.com/p/jugevents/source/detail?r=11cc60486126&repo=version3

Modified:
/jugevents/jugevents-web/src/main/webapp/WEB-INF/applicationContext.xml
/jugevents/jugevents-web/src/main/webapp/WEB-INF/parancoe-servlet.xml

=======================================
--- /jugevents/jugevents-web/src/main/webapp/WEB-INF/applicationContext.xml
Sun Aug 4 23:28:32 2013 UTC
+++ /jugevents/jugevents-web/src/main/webapp/WEB-INF/applicationContext.xml
Fri Jan 31 00:42:52 2014 UTC
@@ -31,7 +31,7 @@
http://www.lambico.org/schema/lambico
http://www.lambico.org/schema/lambico.xsd
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx-3.0.xsd
http://www.springframework.org/schema/security
http://www.springframework.org/schema/security/spring-security-3.1.xsd
- http://www.directwebremoting.org/schema/spring-dwr
http://www.directwebremoting.org/schema/spring-dwr/spring-dwr-3.0.xsd">
+ http://www.directwebremoting.org/schema/spring-dwr
http://www.directwebremoting.org/schema/spring-dwr-3.0.xsd">

<!-- DWR configuration - BEGIN -->

=======================================
--- /jugevents/jugevents-web/src/main/webapp/WEB-INF/parancoe-servlet.xml
Fri Oct 12 13:34:48 2012 UTC
+++ /jugevents/jugevents-web/src/main/webapp/WEB-INF/parancoe-servlet.xml
Fri Jan 31 00:42:52 2014 UTC
@@ -27,7 +27,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-3.0.xsd
http://www.lambico.org/schema/lambico
http://www.lambico.org/schema/lambico.xsd
- http://www.directwebremoting.org/schema/spring-dwr
http://www.directwebremoting.org/schema/spring-dwr-2.0.xsd"
+ http://www.directwebremoting.org/schema/spring-dwr
http://www.directwebremoting.org/schema/spring-dwr-3.0.xsd"
default-lazy-init="false" >

<context:component-scan base-package="it.jugpadova.controllers"/>
Reply all
Reply to author
Forward
0 new messages