[pal-cvs 2190] CVS-Update: s2helloworld/src/main/webapp/WEB-INF committed by shinsuke

アーカイブの一覧に戻る

Shinsuke SUGAYA shins****@users*****
2007年 4月 2日 (月) 10:01:27 JST


Update of /cvsroot/pal/s2helloworld/src/main/webapp/WEB-INF
In directory sf-cvs:/tmp/cvs-serv6301/src/main/webapp/WEB-INF

Modified Files:
	portlet.xml web.xml 
Log Message:
replaced teeda with the latest one. added label.properties. DI'ed facesContext. updated dicon files.

s2helloworld/src/main/webapp/WEB-INF/portlet.xml 1.3 -> 1.4 (modified)
http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pal/s2helloworld/src/main/webapp/WEB-INF/portlet.xml.diff?r1=1.3&r2=1.4
s2helloworld/src/main/webapp/WEB-INF/web.xml 1.3 -> 1.4 (modified)
http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pal/s2helloworld/src/main/webapp/WEB-INF/web.xml.diff?r1=1.3&r2=1.4

===================================================================
RCS file: s2helloworld/src/main/webapp/WEB-INF/portlet.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- portlet.xml	2006/12/09 13:34:35	1.3
+++ portlet.xml	2007/04/02 01:01:27	1.4
@@ -14,7 +14,7 @@
  * either express or implied. See the License for the specific language
  * governing permissions and limitations under the License.
 -->
-<portlet-app id="s2helloworld" version="1.0">
+<portlet-app version="1.0">
   <portlet id="S2Helloworld">
     <portlet-name>S2Helloworld</portlet-name>
     <display-name>S2Helloworld Example</display-name>

===================================================================
RCS file: s2helloworld/src/main/webapp/WEB-INF/web.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- web.xml	2006/12/09 13:34:35	1.3
+++ web.xml	2007/04/02 01:01:27	1.4
@@ -66,7 +66,7 @@
 <!-- SERVLET DEV: BEGIN @@@
     <filter-mapping>
         <filter-name>facesdevfilter</filter-name>
-        <url-pattern>/faces/*</url-pattern>
+        <url-pattern>/view/*</url-pattern>
     </filter-mapping>
 @@@@ SERVLET DEV: END -->
   <filter-mapping>




pal-cvs メーリングリストの案内
アーカイブの一覧に戻る