<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>I'm the management person for it, and Clebert Suconic is the lead of the HornetQ project. This isn't a specific AS person at the moment for the integration.<br><br>Andy<br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Kabir Khan" <kabir.khan@jboss.com><br><b>To: </b>"Sande Gilda" <sgilda@redhat.com>, "JBoss AS7 Development" <jboss-as7-dev@lists.jboss.org><br><b>Cc: </b>"Andy Taylor" <ataylor@redhat.com><br><b>Sent: </b>Monday, August 22, 2011 7:11:58 AM<br><b>Subject: </b>Re: [jboss-as7-dev] SME review for Migration from EAP5.1 to EAP6 beta documentation (JMS Client)<br><br>Who is in charge of our messaging subsystem?<br>On 22 Aug 2011, at 14:05, Sande Gilda wrote:<br><br>> Hi Andy and Kabir,<br>> <br>> Based on these responses, I plan to add a section for JMS Client migration. Is there any existing community doc for this? I see a some information, for example, https://docs.jboss.org/author/display/AS7/Messaging+configuration, but I'm need help figuring out what people might have done in EAP 5.1 and what they'll need to change to get the application to deploy and run in EAP6.<br>> <br>> Who can I work with or where can I go to get this information?<br>> <br>> Thanks,<br>> Sande<br>> <br>> On 08/19/2011 02:51 PM, Burr Sutter wrote:<br>>> EJB clients is a great one.<br>>> <br>>> JMS clients as well<br>>> <br>>> We often have customers asking how to keep their JMS clients the same but change out some of the App Servers.<br>>> <br>>> Usage scenarios are:<br>>> - Swing app running on 1000 end-user desktops - they wish to change the servers (some of them) but not the clients<br>>> - App Server to App Server JMS connections - WebSphere app pushes messages to JBoss via JMS - customer does not wish to tamper with the WAS environment but would like to upgrade from AS5/EAP5 to AS7/EAP6<br>>> <br>>> Our GSS guys may have a better handle on this item.<br>>> <br>>> <br>>> On 8/18/2011 10:07 PM, David M. Lloyd wrote:<br>>>> Migrate remote EJB clients to the EAP 6 client API; migrate EAP 5 deployed applications which make remote invocations to EAP 6.<br>>>> <br>>>> I have no idea yet what either topic entails though. Hopefully we'll know soon.<br>>>> <br>>>> Migrate applications using jboss-beans.xml style deployments. Migrate applications using jboss-service.xml style deployments.<br>>>> <br>>>> Hmm, can't think of anything else that isn't already on your list...<br>>>> <br>>>> On 08/18/2011 08:58 PM, Sande Gilda wrote:<br>>>>> I have only heard back from a couple of people. Based on that feedback,<br>>>>> I have added the following topics:<br>>>>> <br>>>>> * Upgrade your Hibernate 3.x application to use Hibernate 4<br>>>>> * Configure changes for applications that use Hibernate and JPA<br>>>>> <br>>>>> If you have any additional comments, concerns, or suggestions, please<br>>>>> try to let me know by tomorrow, August 19.<br>>>>> <br>>>>> Thanks,<br>>>>> Sande<br>>>>> <br>>>>> On 08/12/2011 08:00 AM, Sande Gilda wrote:<br>>>>>> Thanks Kevin.<br>>>>>> <br>>>>>> I forgot to mention in the original email, I need feedback on content<br>>>>>> by next Friday, August 19.<br>>>>>> <br>>>>>> Thanks,<br>>>>>> Sande<br>>>>>> <br>>>>>> On 08/11/2011 04:35 PM, Kevin Barfield wrote:<br>>>>>>> Adding se-jboss to get more input.<br>>>>>>> <br>>>>>>> Kevin Barfield<br>>>>>>> Sr. Manager - Middleware and Cloud Solutions Architects<br>>>>>>> 404-760-8069<br>>>>>>> kevin.barfield@redhat.com<br>>>>>>> <br>>>>>>> ----- Original Message -----<br>>>>>>> From: "Sande Gilda"<sgilda@redhat.com><br>>>>>>> To: "Jason Greene"<jgreene@redhat.com>, "Stuart<br>>>>>>> Douglas"<sdouglas@redhat.com>, "Strong Liu"<stliu@redhat.com>, "Andy<br>>>>>>> Taylor"<ataylor@redhat.com>, "David M.<br>>>>>>> Lloyd"<david.lloyd@redhat.com>, "James Perkins"<jperkins@redhat.com>,<br>>>>>>> "Carlo DeWolf"<cdewolf@redhat.com>, "Jaikiran Pai"<jpai@redhat.com>,<br>>>>>>> "Bill Burke"<bburke@redhat.com>, "Allesio<br>>>>>>> Soldano"<asoldano@redhat.com>, "Remy Maucherat"<rmaucher@redhat.com>,<br>>>>>>> "Paul Ferraro"<pferraro@redhat.com>, "Jesper<br>>>>>>> Pedersen"<jpederse@redhat.com>, "Andrig Miller"<anmiller@redhat.com>,<br>>>>>>> "Anil Saldhana"<asaldhan@redhat.com>, "Marek<br>>>>>>> Novotny"<mnovotny@redhat.com>, "Pete Muir"<pmuir@redhat.com>, "Jim<br>>>>>>> Tyrrell"<jtyrrell@redhat.com>, "Robb<br>>>>>>> Greathouse"<robb.greathouse@jboss.com>, "Kevin<br>>>>>>> Barfield"<kbarfiel@redhat.com><br>>>>>>> Cc: "Misty Stanley-Jones"<misty@redhat.com>, "Bruno<br>>>>>>> Georges"<bgeorges@redhat.com><br>>>>>>> Sent: Thursday, August 11, 2011 4:31:00 PM<br>>>>>>> Subject: SME review for Migration from EAP5.1 to EAP6 beta documentation<br>>>>>>> <br>>>>>>> Hi everyone,<br>>>>>>> <br>>>>>>> I am working on the Migration from EAP5.1 to EAP6 Migration Guide and<br>>>>>>> I believe you are the SMEs for my document.<br>>>>>>> <br>>>>>>> This is the goal of the document:<br>>>>>>> <br>>>>>>> <br>>>>>>> The purpose of this guide is to document only those changes that are<br>>>>>>> necessary to successfully run and deploy EAP5.1 applications on EAP6.<br>>>>>>> It will provide information on how to resolve deployment and runtime<br>>>>>>> problems and to how prevent changes in application behaviour. This is<br>>>>>>> the first step in moving to the new platform. Once the application is<br>>>>>>> successfully deployed and running on the new platform, plans can be<br>>>>>>> made to upgrade individual components to use the new functions and<br>>>>>>> features of AS7.<br>>>>>>> I have tried to pull material from actual migrations and from the<br>>>>>>> email lists, but I'm sure there is a lot that I've missed. Much of<br>>>>>>> the material that's been collected can be found here:<br>>>>>>> <br>>>>>>> <br>>>>>>> https://docs.jboss.org/author/display/AS7/How+do+I+migrate+my+application+from+AS5+or+AS6+to+AS7 <br>>>>>>> <br>>>>>>> Information about known example application migrations, including the<br>>>>>>> step-by-step debugging guide, can be found here:<br>>>>>>> <br>>>>>>> <br>>>>>>> https://docs.jboss.org/author/display/AS7/Example+Applications<br>>>>>>> Can you please look over the following content specification for the<br>>>>>>> documentation? Please let me know what I am missing and if I am<br>>>>>>> including anything that should not be there. Also, if you know of<br>>>>>>> other people who might be able to provide information about migration<br>>>>>>> requirements, please let me know so I can talk to them and add them<br>>>>>>> to the SME list.<br>>>>>>> <br>>>>>>> Thanks in advance,<br>>>>>>> Sande<br>>>>>>> <br>>>>>>> <br>>>>>>> <br>>>>>>> T - Migrate your application from EAP 5 to EAP 6<br>>>>>>> <br>>>>>>> T - Update your application's dependencies due to class loading changes<br>>>>>>> (This section will reference core documentation on modules and<br>>>>>>> classloading)<br>>>>>>> T - Understand module dependencies<br>>>>>>> T - Use Tattletale to find application dependencies<br>>>>>>> T - Create or modify files that control class loading in EAP 6<br>>>>>>> T - Resolve class loading exceptions and other errors<br>>>>>>> <br>>>>>>> T - Update your datasource configuration<br>>>>>>> (This section will reference core documentation on datasource<br>>>>>>> configuration)<br>>>>>>> T - Define the datasource<br>>>>>>> T - Install the JDBC Driver<br>>>>>>> T - Configure your datasource for Hibernate and JPA<br>>>>>>> <br>>>>>>> T - Update your application JNDI namespace names<br>>>>>>> (This section will reference core documentation on portable JNDI names)<br>>>>>>> T- Review the JNDI Namespace Rules<br>>>>>>> T - Modify your application code to follow the new JNDI namespace rules<br>>>>>>> <br>>>>>>> T - Modify logging dependencies<br>>>>>>> (This section will reference core documentation on JBoss logging)<br>>>>>>> T - Update your code for third-party logging frameworks<br>>>>>>> T - Modify code to use the new JBoss Logging Framework<br>>>>>>> <br>>>>>>> T - Replace JPA/Hibernate Second Level Cache with Infinispan<br>>>>>>> (This section will reference core documentation on Infinispane)<br>>>>>>> <br>>>>>>> T - Configure security for basic authentication<br>>>>>>> (This section will reference core documentation on security)<br>>>>>>> <br>>>>>>> T - Configure JAX-RS / Resteasy changes<br>>>>>>> (This section will reference core documentation on JAX-RS)<br>>>>>>> <br>>>>>>> T- Other changes needed for migration to EAP6<br>>>>>>> T - Change Maven plugin name<br>>>>>>> T - Change ResourceBundle properties location<br>>>>>>> <br>>>>>>> R- Migration of example applications<br>>>>>>> R - Migrate Seam JPA example<br>>>>>>> R - Migrate Seam Booking example<br>>>>>>> R - Migrate Performance application example<br>>>>>>> T - Migrate Seam Booking binaries - Step-by-Step debugging guide<br>>>>>>> <br>>>>>>> T - Migrate Seam 2 archives to JBoss AS 7<br>>>>>>> - Update the datasource configuration<br>>>>>>> - Add any required dependencies<br>>>>>>> - Copy dependent archives from outside frameworks or other locations<br>>>>>>> - Debug and resolve Seam 2 JNDI errors<br>>>>>>> <br>>>>>>> T - Migrate Spring archives to JBoss AS 7<br>>>>>>> T - Update Hibernate applications<br>>>>>>> T - Update JPA applications<br>>>>>>> T - Update native JDBC applications<br>>>>>>> T - Manage application dependencies<br>>>>>>> <br>>>>>>> What other tasks might be required when migrating your application<br>>>>>>> from EAP5 to EAP6?<br>>>>>>> What have I missed?<br>>>>>>> <br>>>>>>> <br>>>>>>> <br>>>>>> <br>>>> <br>>>> <br><br><br>_______________________________________________<br>jboss-as7-dev mailing list<br>jboss-as7-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/jboss-as7-dev<br></blockquote><br></div></body></html>