Revision: 3780
Author:   seba.wagner
Date:     Thu Jun  9 07:06:59 2011
Log:      Build errors in Eclipse
http://code.google.com/p/openmeetings/source/detail?r=3780

Modified:
/trunk/singlewebapp/WebContent/WEB-INF/red5-services/whiteboardservice.service.xml
 /trunk/singlewebapp/WebContent/WEB-INF/root-web.xml

=======================================
--- /trunk/singlewebapp/WebContent/WEB-INF/red5-services/whiteboardservice.service.xml Tue Apr 19 02:36:23 2011 +++ /trunk/singlewebapp/WebContent/WEB-INF/red5-services/whiteboardservice.service.xml Thu Jun 9 07:06:59 2011
@@ -10,7 +10,7 @@
     <!-- Class for Methods which can be invoked by the client -->
     <bean id="whiteboardservice.service"
         class="org.openmeetings.app.remote.WhiteBoardService">
-        <property name="scopeApplicationAdapter" ref="web.handler" />
+ <property name="scopeApplicationAdapter" ref="web.handler.openmeetings" /> <property name="clientListManager" ref="openmeetings.ClientListManager" /> <property name="whiteBoardObjectListManager" ref="openmeetings.WhiteBoardObjectListManager" /> <property name="whiteBoardObjectListManagerById" ref="openmeetings.WhiteBoardObjectListManagerById" />
=======================================
--- /trunk/singlewebapp/WebContent/WEB-INF/root-web.xml Tue Apr 19 02:36:23 2011 +++ /trunk/singlewebapp/WebContent/WEB-INF/root-web.xml Thu Jun 9 07:06:59 2011
@@ -79,7 +79,6 @@
     <import resource="red5-services/errorservice.service.xml"/>
     <import resource="red5-services/pollservice.service.xml"/>
     <import resource="red5-services/xmlcrm.service.xml"/>
-    <import resource="red5-services/issueservice.service.xml"/>
     <import resource="red5-services/languageservice.service.xml"/>
     <import resource="red5-services/chatservice.service.xml"/>
     <import resource="red5-services/streamservice.service.xml"/>

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to