https://issues.apache.org/bugzilla/show_bug.cgi?id=54747

--- Comment #7 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to comment #4)
> Yes, I have the <distributable /> tag in web.xml

- What version of specification is your web.xml marked with?

- Do you have metadata-complete="true" in your web.xml?

Note that distributable feature is not enables unless all web fragments have
the <distributable /> tag.

(In reply to comment #6)
> 
> I checked the following three place.
> 1. -webapps/test/META-INF/context.xml
> I don't have context.xml file under web project.
> 2. -conf/context.xml
> The content is default, I didn't edit the file.
> 3. -conf/Catalina/localhost/test.xml
> I can't find the file in the path.
> 
> Are there other settings I need to check?

Also
4. conf/Catalina/localhost/context.xml.default

http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Defining_a_context

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to