Update CAS Curator Tutorial
---------------------------

                 Key: OODT-172
                 URL: https://issues.apache.org/jira/browse/OODT-172
             Project: OODT
          Issue Type: Improvement
          Components: website
         Environment: Tomcat
            Reporter: Thomas Bennett
            Priority: Minor


I've picked up a issue with the curator war deployment in the cas curator 
tutorial - 
http://oodt.apache.org/components/maven/curator/user/basic.html#section2 in

It seems that the web app is deployed to name of the xml file not the Context 
path attribute.

I've tried on Mac Snow Leopard and Ubuntu Linux - both using some flavour of 
tomcat6.

>From Paul Ramirez - the path attribute is ignored unless the context is 
>defined statically in the server.xml file. Otherwise the context path is 
>determined by Tomcat by the name of the context file so "foo.xml" will be 
>hosted at "foo". Since this is a Tomcat specific configuration we don't have a 
>way to change that but we should update our tutorial.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to