I would never do that. I take tomee zip file, unzip to folder, and add jars needed by my app like JUEL, jodatime latest version, JavaMail, Derby, EclipseLink, and MyFaces 2.2.x. I also add my tomee/conf files.
And I remove Geronimo JavaMail, jodatime 1.6.2 jars. On Aug 26, 2014 4:34 PM, "Felipe Jaekel" <[email protected]> wrote: > Thanks, but I mean that if I copy TomEE 1.7.0 libraries to the current > 1.6.0.2 installation, will I need to delete older versions like MyFaces > 2.1.13 and ActiveMQ 5.9.1? > > > 2014-08-22 15:00 GMT-03:00 Howard W. Smith, Jr. <[email protected]>: > > > I'm the type of TomEE user that just > > > > - drops WAR in tomee/webapps > > - drop a few libraries in tomee/lib > > > > All of the files that I drop in tomee/webapps and tomee/lib can be used > in > > tomee+ 1.6.0.2 and 1.7.0. > > > > i really think the libraries that you are currently deploying to tomee > > 1.6.0.2 can/will work with tomee 1.7.0, too, but it may be best for you > to > > try it, test it, reply with stacktrace if anything occurs, and/or share > > your library/dependencies list, and/or pom. > > > > > > > > On Fri, Aug 22, 2014 at 1:47 PM, Felipe Jaekel <[email protected]> > wrote: > > > > > What about older versions of libraries, do I need to delete them? > > > > > > I still haven't tested my applications on TomEE 1.7.0. I'm trying to > get > > > familiar with the upgrade process first. > > > > > > > > > 2014-08-22 11:40 GMT-03:00 Romain Manni-Bucau <[email protected]>: > > > > > > > Hi > > > > > > > > tomcat tool should be enough regarding configuration syntax. > > > > > > > > > > > > Romain Manni-Bucau > > > > Twitter: @rmannibucau > > > > Blog: http://rmannibucau.wordpress.com/ > > > > LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > > Github: https://github.com/rmannibucau > > > > > > > > > > > > 2014-08-22 16:37 GMT+02:00 Felipe Jaekel <[email protected]>: > > > > > In Tomcat I used to check the file differences here > > > > > <http://tomcat.apache.org/migration-7.html#Upgrading_7.0.x> and > > > override > > > > > the JAR files. > > > > > > > > > > I recently started to use TomEE Plus 1.6.0.2, and now I'd like to > > > upgrade > > > > > it to 1.7.0. > > > > > > > > > > What would be the best way to do it? > > > > > > > > > > Thanks > > > > > > > > > >
