[jboss-user] [JBoss Seam] - Re: Staying sane (or how do I keep up with Seam releases)?

smendenh@redhat.com do-not-reply at jboss.com
Thu Dec 13 16:28:01 EST 2007


If you upgrade point releases ie. 2.0.0.GA to 2.0.1.CR1 then you can typically just copy over the lib folder and be done with it.  The problem with creating an automated script is going from major releases like 1.2.1.GA to 2 GA, in this case the tool would need to update all schemas and namespaces and api in your code.  It would be not be a trivial tool to create.  To most customers I deal with I recommend just creating a clean project and migrating the old code over.  I've see a lot of problems when this is not done, so I am dogmatic on recommending it now, always create a clean  project :)

And if you feel like tackling a daunting task, feel free to write such a migration tool and contribute it back to the project.

-Samuel

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112727#4112727

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112727



More information about the jboss-user mailing list