|
Replies:
3
-
Last Post:
Jul 24, 2008 12:13 AM
by: John Clingan
|
|
|
|
|
|
|
Does Glassfish 3 supports Java EE 6?
Posted:
Jul 22, 2008 10:33 PM
|
|
|
Hi I saw in some weblog that Glassfish 3 will support Java ee 6 but in the following document http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishV3LiteExpressContent it says that glassfish 3 will support servlet 2.5 , jsp 2.1 and jsf 1.2 which are java ee 5 features and not java ee 6? I think servlet 3, jsp 2.2, jsf 2 are java ee 6 features.
can some one explain?
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: users-help@glassfish.dev.java.net
|
|
|
|
|
|
|
Re: Does Glassfish 3 supports Java EE 6?
Posted:
Jul 22, 2008 11:13 PM
in response to: Legolas wood
|
|
|
Java EE 6 is not out yet. When Java EE 6 becomes available, GlassFish will support it. It will happen in v3 time frame. Currently, v3 support Java EE 5 + some of the new features of Java EE 6. The most notable EE 6 feature in v3 is support for EJBs in .war file.
Thanks, Sahoo
Legolas wood wrote: > Hi > I saw in some weblog that Glassfish 3 will support Java ee 6 but in the > following document > http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishV3LiteExpressContent > it says that glassfish 3 will support > servlet 2.5 , jsp 2.1 and jsf 1.2 which are java ee 5 features and not > java ee 6? > I think servlet 3, jsp 2.2, jsf 2 are java ee 6 features. > > can some one explain? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net > For additional commands, e-mail: users-help@glassfish.dev.java.net > >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: users-help@glassfish.dev.java.net
|
|
|
|
|
|
|
|
Re: Does Glassfish 3 supports Java EE 6?
Posted:
Jul 23, 2008 4:45 AM
in response to: Sahoo
|
|
|
I hope that GFv3 won't turn into another OC4J 10.1.3..... OC4J 10.1.3 included support for J2EE 1.4 plus <<some>> features of JEE 5, when some people tried to mix and match technologies such as JSP2.0/Servlet2.4 and EJB3.0, it turned into chaos ...... I went through this experience myself........... there must be strong separation among different levels features, otherwise people of no strong knowledge of JEE will be nightmares of customers 
As long as GFv3 is based on OSGi, strong separation is achievable .....
|
|
|
|
|
|
|
|
Re: Does Glassfish 3 supports Java EE 6?
Posted:
Jul 24, 2008 12:13 AM
in response to: mohammed_qaimari
|
|
|
Valid concern and thanks for the feedback.
GlassFish has not needed to take the approach others have taken with J2EE 1.4+EE 5 features because GlassFish has been first to market with new Java EE releases. GlassFish has been EE 5 certified since JavaOne 2006, for example. We put development and quality assurance efforts on backwards compatibility (Java EE 5 backwards compatibility with J2EE 1.4).
Based on community and customer conversations, we would like to enable developers to prepare for Java EE 6. Java EE 5 is over 2 years old, after all. Developers can start today with Jersey (REST) and EJB 3.1 Lite with GlassFish v3 TP2 (and soon with the October v3 release). Our goal with the October release is to prepare the developer for what is to come, not to rush to new features. If we enable Java EE 6 features in a way that adds complexity, please continue to keep us honest and let us know. Your the customer!
GlassFish v3, when released by JavaOne 2009, will be Java EE 6 certified assuming Java EE 6 has been approved before then.
Of course, the dates and time frames above are always subject to change, but these are the current plan of record. Our intent is to be completely transparent. If dates change, we notify the community and update the wiki page so you can plan accordingly: http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishV3Schedule
John Clingan GlassFish Product Line Manager
On Jul 23, 2008, at 4:45 AM, glassfish@javadesktop.org wrote:
> I hope that GFv3 won't turn into another OC4J 10.1.3..... > OC4J 10.1.3 included support for J2EE 1.4 plus <<some>> features of > JEE 5, when some people tried to mix and match technologies such as > JSP2.0/Servlet2.4 and EJB3.0, it turned into chaos ...... I went > through this experience myself........... there must be strong > separation among different levels features, otherwise people of no > strong knowledge of JEE will be nightmares of customers  > > As long as GFv3 is based on OSGi, strong separation is > achievable ..... > [Message sent by forum member 'mohammed_qaimari' (mohammed_qaimari)] > > http://forums.java.net/jive/thread.jspa?messageID=288655 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net > For additional commands, e-mail: users-help@glassfish.dev.java.net >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: users-help@glassfish.dev.java.net
|
|
|
|
|