Author: craigmcc Date: Fri Jun 2 21:21:12 2006 New Revision: 411377 URL: http://svn.apache.org/viewvc?rev=411377&view=rev Log: Add a missing bundle resource that corrects two of the three failing tests.
Added: struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/ struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/ struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/ struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/ struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/Bundle.properties Added: struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/Bundle.properties URL: http://svn.apache.org/viewvc/struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/Bundle.properties?rev=411377&view=auto ============================================================================== --- struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/Bundle.properties (added) +++ struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/Bundle.properties Fri Jun 2 21:21:12 2006 @@ -0,0 +1,11 @@ +contentType.exception=Exception occurred setting content type on response +mapping.configure=Configuring processor mapping +mappings.configure=Configuring Mappings instance of type +mappings.parseWebXml=Exception occurred while parsing /WEB-INF/web.xml +mimeType.exception=Exception occurred checking MIME type mapping +resource.exception=Exception occurred retrieving URL for a resource +resource.refuse=Refusing access to restricted resource +xhtml.noMappings=The "Mappings" instance for this application has not yet been configured -- check your server logs to ensure there were no startup exceptions +xhtml.noMechanism=The resource mechanism you have specified is null +xhtml.noResourceId=The resource identifier you have specified is null +xhtml.noServletMapping=The "Mappings" instance is not configured with the servlet mapping(s) for javax.facesl.webapp.FacesServlet -- check your web.xml file to make sure this servlet is declared and mapped