As far as I know there is no migration guide. To migrate, do this: 1) If you changed any existing configuration files, then you need to make the corresponding changes to the new configuration files.
2) Rebuild and redeploy your application(s) (EARs, WARs, SARs) using the new libraries in 4.2.2. 3) Web services have changed dramatically. Either give up or redevelop (or search for other posts on moving axis-based web services forward). 4) Move over other files (*-ds.xml, *-service.xml). But first compare files of that kind to see if you have to make any changes. For example, the MBeans used to declare queues and topics are probably slightly different. 5) Post the errors you get when you deploy the app (start the app server first, then deploy one thing at a time, if the deployer throws an exception, post it) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165371#4165371 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165371 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
