History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-2771
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Graeme Rocher
Reporter: Andrew P Hahn
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Run more than one version of a Grails app in the same container

Created: 02/Apr/08 03:31 PM   Updated: 12/May/08 08:51 PM
Component/s: Project infrastructure
Affects Version/s: 1.0.2
Fix Version/s: 1.0.3

Time Tracking:
Not Specified

File Attachments: 1. Text File multiVersionWar.patch (0.9 kb)

Issue Links:
Duplicate
 
Related
 

Patch Submitted: Yes


 Description  « Hide
Running two versions of the same Grails app in the same container (tomcat) is not possible with out editing web.xml.
I changed Package.groovy to use the same naming convention for webAppRootKey and display-name as is used for the war file.
ie, myApp-0.1, myApp-0.2, etc...
This is based on app.version in application.properties

Patch attached.

Similar issue:
http://jira.codehaus.org/browse/GRAILS-2724

Other discussions:
http://www.nabble.com/More-than-one-instance-of-a-grails-app-in-tomcat-td16371571.html#a16371571
http://axixmiqui.wordpress.com/2008/03/29/adventures-in-grails-running-more-than-one-version-of-your-app/



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.