You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/09/15 14:14:43 UTC

svn commit: r1625010 - /tomee/site/trunk/content/tomee-1.7.1.mdtext

Author: andygumbrecht
Date: Mon Sep 15 12:14:43 2014
New Revision: 1625010

URL: http://svn.apache.org/r1625010
Log:
Info on TOMEE-1339

Modified:
    tomee/site/trunk/content/tomee-1.7.1.mdtext

Modified: tomee/site/trunk/content/tomee-1.7.1.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-1.7.1.mdtext?rev=1625010&r1=1625009&r2=1625010&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-1.7.1.mdtext (original)
+++ tomee/site/trunk/content/tomee-1.7.1.mdtext Mon Sep 15 12:14:43 2014
@@ -8,6 +8,8 @@ The Apache TomEE 1.7.1 release files can
 
 [http://tomee.apache.org/downloads.html](downloads.html)
 
+Note: Issue [TOMEE-1339](https://issues.apache.org/jira/browse/TOMEE-1339) introduced a default (but configurable) check for a static *index.html* file when an empty JAX-RS resource URL is specified by a client. You can use this file to return a descriptive response to the client for example. Make sure that this optional file does not contain sensitive information when made available. Currently it is not a JSP and it is not parsed in any way by the Servlet container - This may change in the next version.
+
 Or just update your existing Maven JavaEE-API, OpenEJB and or TomEE pom.xml entries to point to the latest versions:
 
 	<dependency>