Discussion:
[jboss-user] [Beginner's Corner] - differences between the two jboss environments: 4.2.3.GA older than 7.1.1.final?
Mithun Kumar
2013-05-02 22:36:32 UTC
Permalink
Mithun Kumar [https://community.jboss.org/people/mithunrhce] created the discussion

"differences between the two jboss environments: 4.2.3.GA older than 7.1.1.final?"

To view the discussion, visit: https://community.jboss.org/message/811331#811331

--------------------------------------------------------------
Please help me to summarize the differences between the two jboss environments: 4.2.3.GA older than 7.1.1.final?

What about support? 

Any major feature differences?

Any features we loose if we choose 4.2.3.GA over 7.1.1.final? Or vise versa?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/811331#811331]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
Pasqualino Imbemba
2013-05-03 01:08:45 UTC
Permalink
Pasqualino Imbemba [https://community.jboss.org/people/pi4630] created the discussion

"Re: differences between the two jboss environments: 4.2.3.GA older than 7.1.1.final?"

To view the discussion, visit: https://community.jboss.org/message/811335#811335

--------------------------------------------------------------
Not quite sure if I understood your question, but if you're asking for commercial subscription support, you should consider redHat's EAP here: https://access.redhat.com/site/articles/112673 https://access.redhat.com/site/articles/112673
You can see that EAP has a life-cycle of its own, and picks JBoss products and versions over certain others.

When it comes to differences I guess the topic is quite vast: starting that different versions comply to different JEE versions - that would be quite a feature difference!

HTH,
~pasquale
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/811335#811335]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
Wolf-Dieter Fink
2013-05-03 13:11:37 UTC
Permalink
Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion

"Re: differences between the two jboss environments: 4.2.3.GA older than 7.1.1.final?"

To view the discussion, visit: https://community.jboss.org/message/811410#811410

--------------------------------------------------------------
If you start with your development I would use the latest available version (i.e. EAP6.1.Beta which is a AS7.2 community version)
Here you will have the full EE6 functionality. And it makes no sense to start with an old version.

For older (EJB2) applications it might be an option to use AS4.2, 4.3 or 5.1. But you should keep in mind that you will not be able to have patches except you pay for a Red Hat subscription (as Pasquale mentioned).
With such EJB2 application you might loose features as starting with AS7 (EE6) EJB2 is an old standard and will be EOL as with AS8 the EJB2 Entity support is removed as with EE7 this is pruned and +optional+.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/811410#811410]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
Loading...