[jboss-user] [JBoss Seam] - Re: How do I upgrade my Seam version?

chrismalan do-not-reply at jboss.com
Tue Jul 31 19:33:09 EDT 2007


Just download the version you want and unpack it.  Then use the jars (jboss-seam.jar, etc.) in its root directory in your application instead of your older seam version jars.  If you need any of the jars in the /lib directory on your classpath, use them instead of others with the same name you may have on your machine.

You can also change into the root directory and type "ant" into a term/comand window.  This will create a directory with the date of the day you are doing it and create the three basic seam jars, compiled with the JDK on your machine.

There are some differences to the packaging if you go from an older version of JBoss to 4.2.0.  

As far as I know, this is about it.

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

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



More information about the jboss-user mailing list