Grails applications do not works correctly when deployed to ROOT folder
-----------------------------------------------------------------------

                 Key: GERONIMO-6171
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6171
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 2.1.7
         Environment: Windows and Unix
            Reporter: Radim Kolar


If you deploy grails 1.3.7 application to root of virtual server links are not 
generated correctly.

Default URL mapping is /controller/action (works in other application servers) 
but in G with tomcat you have to write link like /controller/action.gsp which 
is invalid path in other application servers.

it works correctly in plain tomcat, jetty, glassfish 3.1

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

        

Reply via email to