On 07/06/2011 19:30, Christopher Schultz wrote:
> Keiichi,
> 
> On 6/7/2011 7:37 AM, Keiichi Fujino wrote:
>> Index: conf/web.xml
>> ===================================================================
>> --- conf/web.xml     (revision 1127122)
>> +++ conf/web.xml     (working copy)
>> @@ -4176,4 +4176,6 @@
>>          <welcome-file>index.jsp</welcome-file>
>>      </welcome-file-list>
>>
>> +  <!-- ====================  distributable ===================== -->
>> +    <distributable/>
>>  </web-app>
> 
> -1
> 
> This will cause web applications to fail when adding session attributes
> that are not Serializable.

Not it won't. This is *not* changing the default value of distributable.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to