So my workaround was to remove the existing web.xml and rerun roo>install web flow. Is this roo's expected behaviour? The presence of an existing web application conflicts with roo>install web flow?
Type: Posts; User: seanp33; Keyword(s):
So my workaround was to remove the existing web.xml and rerun roo>install web flow. Is this roo's expected behaviour? The presence of an existing web application conflicts with roo>install web flow?
Is there a formal way to introduce an existing application to Roo? I have a web app originally created via maven-archetype-webapp. I would like to resurrect it using Roo but I find that I need to...