Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv10005/src/webapp/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
cmsc-737 remove the former commitment in core file.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- struts-repository.xml 16 Apr 2008 03:34:45 -0000 1.9
+++ struts-repository.xml 30 Apr 2008 08:14:36 -0000 1.10
@@ -14,7 +14,6 @@
<form-bean name="ImageForm"
type="com.finalist.cmsc.resources.forms.ImageForm" />
<form-bean name="AttachmentForm"
type="com.finalist.cmsc.resources.forms.AttachmentForm" />
<form-bean name="UrlForm"
type="com.finalist.cmsc.resources.forms.UrlForm" />
- <form-bean name="NewletterPublicationForm"
type="com.finalist.cmsc.resources.forms.NewletterPublicationForm" />
<form-bean name="DeleteSecondaryContentForm"
type="com.finalist.cmsc.resources.forms.DeleteSecondaryContentForm" />
<form-bean name="SecondaryEditForm"
type="com.finalist.cmsc.resources.forms.SecondaryEditForm" />
@@ -168,15 +167,6 @@
<forward name="urls"
path="/editors/resources/urlsearch.jsp" redirect="false" />
</action>
- <action
path="/editors/resources/NewletterPublicationInitAction"
type="com.finalist.cmsc.resources.forms.NewletterPublicationInitAction"
- name="NewletterPublicationForm" scope="request" unknown="false"
validate="false">
- <forward name="searchoptions"
path="/editors/resources/newspubsearch.jsp" redirect="false" />
- <forward name="dosearch"
path="/editors/resources/NewletterPublicationAction.do" redirect="false" />
- </action>
- <action path="/editors/resources/NewletterPublicationAction"
type="com.finalist.cmsc.resources.forms.NewletterPublicationAction"
- name="NewletterPublicationForm" scope="request"
input="/editors/resources/newspubsearch.jsp" unknown="false" validate="true">
- </action>
-
<action path="/editors/resources/SecondaryEditAction"
type="com.finalist.cmsc.resources.forms.SecondaryEditAction"
name="SecondaryEditForm" scope="request"
input="/editors/resources/secondaryedit.jsp" unknown="false" validate="true">
<forward name="success"
path="/editors/resources/secondaryedit.jsp" redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs