Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv2127

Modified Files:
        struts-community.xml 
Log Message:
CMSC-947, Improve the newletter import/export into a generic community 
import/export,add dataform into struts


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-947


Index: struts-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- struts-community.xml        30 Jul 2008 02:21:49 -0000      1.17
+++ struts-community.xml        31 Jul 2008 05:15:17 -0000      1.18
@@ -6,6 +6,7 @@
    <!-- Data Sources Definitions -->
    <!-- Form Bean Definitions -->
    <form-beans>
+      <form-bean name="referdatafilebean" 
type="com.finalist.cmsc.community.forms.ReferenceImportUploadForm"/>
       <form-bean name="communityUserForm" 
type="com.finalist.cmsc.community.forms.UserForm" />
       <form-bean name="communityGroupForm" 
type="com.finalist.cmsc.community.forms.GroupForm" />
       <form-bean name="preferenceForm" 
type="com.finalist.cmsc.community.forms.PreferenceForm" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to