Author: sebawagner
Date: Sun Mar 4 15:51:03 2012
New Revision: 1296826
URL: http://svn.apache.org/viewvc?rev=1296826&view=rev
Log:
OPENMEETINGS-8 Generate CalendarAPI for SOAP/REST WebServices Fix spring
definitions for removed services
Modified:
incubator/openmeetings/trunk/singlewebapp/.springBeans
Modified: incubator/openmeetings/trunk/singlewebapp/.springBeans
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/.springBeans?rev=1296826&r1=1296825&r2=1296826&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/.springBeans (original)
+++ incubator/openmeetings/trunk/singlewebapp/.springBeans Sun Mar 4 15:51:03
2012
@@ -8,8 +8,6 @@
<enableImports><![CDATA[false]]></enableImports>
<configs>
<config>WebContent/WEB-INF/openmeetings-applicationContext.xml</config>
-
<config>WebContent/WEB-INF/red5-services/appointmentcategoryservice.service.xml</config>
-
<config>WebContent/WEB-INF/red5-services/appointmentreminderservice.service.xml</config>
<config>WebContent/WEB-INF/red5-services/calendarservice.service.xml</config>
<config>WebContent/WEB-INF/red5-services/meetingmemberservice.service.xml</config>
<config>WebContent/WEB-INF/red5-services/fileservice.service.xml</config>
@@ -36,8 +34,6 @@
<incomplete>false</incomplete>
<configs>
<config>WebContent/WEB-INF/openmeetings-applicationContext.xml</config>
-
<config>WebContent/WEB-INF/red5-services/appointmentcategoryservice.service.xml</config>
-
<config>WebContent/WEB-INF/red5-services/appointmentreminderservice.service.xml</config>
<config>WebContent/WEB-INF/red5-services/calendarservice.service.xml</config>
<config>WebContent/WEB-INF/red5-services/chatservice.service.xml</config>
<config>WebContent/WEB-INF/red5-services/conferenceservice.service.xml</config>