-
1. Re: Upgrade from jboss 3.x to Jboss AS 7
welle Aug 12, 2013 8:41 AM (in response to vandiesel)That is really an old version of JBoss. A start can be to read the version 4 and 5 to 7: https://docs.jboss.org/author/display/WFLY8/How+do+I+migrate+my+application+from+AS5+or+AS6+to+AS7
-
2. Re: Upgrade from jboss 3.x to Jboss AS 7
wdfink Aug 12, 2013 1:49 PM (in response to vandiesel)as Anders mentioned you should start rading that documentation. If you have specific questions you might ask here or start another thread with a specific subject
-
3. Re: Upgrade from jboss 3.x to Jboss AS 7
vandiesel Aug 16, 2013 4:15 AM (in response to welle)ok.Will do..
-
4. Re: Upgrade from jboss 3.x to Jboss AS 7
vandiesel Aug 20, 2013 3:14 PM (in response to welle)Hi All,
Please let me know why there is EAP 6.1.0 Final after Jboss AS 7.1.1 in downloads page. Which one I should consider. Which is best for Enterprise Applications. Can I upgrade to EAP 6.1.0 from Jboss AS 7.1.1 easily. Also, I noticed while downloading EAP 6.1.0, it said that it is for
"development purposes only".
Thank you,
Diesel
-
5. Re: Upgrade from jboss 3.x to Jboss AS 7
welle Aug 21, 2013 2:09 AM (in response to vandiesel)That question is better for Redhat to answer, but you can read about it at http://www.jboss.org/jbossas/faq or just google on "JBoss EAP vs Community".
If you want to be "free" use the community version (recently renamed to Wildfly)
http://wildfly.org/download/ (Not all versions are available here. You may have to build it yourself using the code from https://github.com/wildfly/wildfly)
-
6. Re: Upgrade from jboss 3.x to Jboss AS 7
jaikiran Aug 21, 2013 2:15 AM (in response to vandiesel)The FAQ that Anders Welen pointed you to has the basic details and here's a thread where it's explained in more detail https://community.jboss.org/message/831244#831244
-
7. Re: Upgrade from jboss 3.x to Jboss AS 7
jaikiran Aug 21, 2013 2:16 AM (in response to welle)Anders Welen wrote:
http://wildfly.org/download/ (Not all versions are available here. You may have to build it yourself using the code from https://github.com/wildfly/wildfly)
I'm not sure I understood that part. All released versions of WildFly are available on that page.
-
8. Re: Upgrade from jboss 3.x to Jboss AS 7
welle Aug 21, 2013 2:18 AM (in response to welle)Forgot to mention that the latest community version that is binary available from http://www.jboss.org/jbossas/downloads is 7.1.1 but the latest community version is actually 7.2.0.Final. Source code available at: https://github.com/wildfly/wildfly/tree/7.2.0.Final
-
9. Re: Upgrade from jboss 3.x to Jboss AS 7
welle Aug 21, 2013 2:20 AM (in response to jaikiran)jaikiran pai wrote:
Anders Welen wrote:
http://wildfly.org/download/ (Not all versions are available here. You may have to build it yourself using the code from https://github.com/wildfly/wildfly)
I'm not sure I understood that part. All released versions of WildFly are available on that page.
True, I was actually thinking of version 7.2.0.Final (That is available in the tags at the Wildfly repository)
-
10. Re: Upgrade from jboss 3.x to Jboss AS 7
vandiesel Aug 22, 2013 8:20 AM (in response to jaikiran)Hi JaiKiran Pai,
The issue "https://issues.jboss.org/browse/AS7-4100" which is assigned to you gives the solution to deploy EJB 2 entities into Jboss AS 7. In it, the following links are not working:
Could you please, point to the correct links.
Thank you,
Diesel
-
11. Re: Upgrade from jboss 3.x to Jboss AS 7
jaikiran Aug 22, 2013 9:22 AM (in response to vandiesel)Diesel, I added a comment in that JIRA