[jboss-as7-dev] AS7 documentation : Why are we referring it as JEE6 webprofile implementation and not JEE6 full implementation
Jason T. Greene
jason.greene at redhat.com
Wed Jul 6 01:28:15 EDT 2011
We are certifying JAX-RS and JCA with our web profile certification
configuration (special steps are required)
On 7/6/11 12:15 AM, Dan Allen wrote:
> My understanding is that JAX-RS is also an additional service (although
> I strongly disagree with the EE 6 EG over the decision to exclude it).
>
> Curiously, JAX-RS is included in the GlassFish Web Profile
> implementation, though not in the Resin Web Profile.
>
> -Dan
>
> On Fri, Jul 1, 2011 at 08:13, Kabir Khan <kabir.khan at jboss.com
> <mailto:kabir.khan at jboss.com>> wrote:
>
> Seems to be jacorb, messaging and webservices:
> [kabir
> ~/sourcecontrol/jboss-as7/git/jboss-as/build/src/main/resources/standalone/configuration]
> $diff -u standalone.xml standalone-preview.xml
> --- standalone.xml 2011-06-28 22:10:26.000000000 +0100
> +++ standalone-preview.xml 2011-06-28 22:10:26.000000000 +0100
> @@ -28,10 +28,12 @@
> <extension module="org.jboss.as.deployment-scanner"/>
> <extension module="org.jboss.as.ee <http://org.jboss.as.ee>"/>
> <extension module="org.jboss.as.ejb3"/>
> + <extension module="org.jboss.as.jacorb"/>
> <extension module="org.jboss.as.jaxrs"/>
> <extension module="org.jboss.as.jmx"/>
> <extension module="org.jboss.as.jpa"/>
> <extension module="org.jboss.as.logging"/>
> + <extension module="org.jboss.as.messaging"/>
> <extension module="org.jboss.as.naming"/>
> <extension module="org.jboss.as.osgi"/>
> <extension module="org.jboss.as.remoting"/>
> @@ -40,6 +42,7 @@
> <extension module="org.jboss.as.threads"/>
> <extension module="org.jboss.as.transactions"/>
> <extension module="org.jboss.as.web" />
> + <extension module="org.jboss.as.webservices" />
> <extension module="org.jboss.as.weld" />
> </extensions>
>
> On 1 Jul 2011, at 13:12, Pete Muir wrote:
>
> > I think it's a good idea to list them out explicitly. I hope we
> will get people looking at this doc who have never seen Java EE 6
> before.
> >
> > On 1 Jul 2011, at 13:08, Shelly McGowan wrote:
> >
> >>
> >>
> >> I had these techs listed out in an earlier version of the
> document and then replaced them with the references Vimal states
> below. I see Pete's change and will update to include what "extras"
> our Web Profile distribution will include.
> >>
> >> Shelly McGowan
> >> JBoss, by Red Hat
> >>
> >> ----- Original Message -----
> >> From: "Pete Muir" <pmuir at redhat.com <mailto:pmuir at redhat.com>>
> >> To: "Kabir Khan" <kabir.khan at jboss.com
> <mailto:kabir.khan at jboss.com>>
> >> Cc: "JBoss AS7 Development" <jboss-as7-dev at lists.jboss.org
> <mailto:jboss-as7-dev at lists.jboss.org>>
> >> Sent: Friday, July 1, 2011 8:02:02 AM
> >> Subject: Re: [jboss-as7-dev] AS7 documentation : Why are we
> referring it as JEE6 webprofile implementation and not JEE6 full
> implementation
> >>
> >> I added a tip to the Getting Started Guide on this. But I don't
> really know what is included in the "extras above the web profile"
> in AS7 - so someone needs to fill that in.
> >>
> >> On 1 Jul 2011, at 10:59, Kabir Khan wrote:
> >>
> >>> 7.1.0 will implement the full EE 6 spec
> >>> On 1 Jul 2011, at 00:36, Vimal Kansal wrote:
> >>>
> >>>> Hi folks,
> >>>>
> >>>> I have been going through the various AS7 documentation tracks
> and invariably we are referring to AS7 as "implementation of JEE6
> web profile" e.g at
> "https://docs.jboss.org/author/display/AS7/Getting+Started+Guide"
> the very second line reads " JBoss Application Server 7 (herein
> referred to as AS 7), is a fast, powerful, implementation of the
> Java EE 6 Web Profile specification" Similarly at
> https://docs.jboss.org/author/display/AS7/Introduction, the second
> line reads : " It will then introduce key features of the Java EE 6
> (Web Profile) programming model, of which JBoss AS 7 is a certified
> implementation" .
> >>>>
> >>>> Does that mean AS7 is still "JEE6 web profile" implementation
> only? I will also suggest that in some documentation we also
> mention the list of specs as mandated by JEE6 to be supported for
> "web profile" and "full profile"
> >>>>
> >>>> Thx
> >>>>
> >>>> Vimal
> >>>> _______________________________________________
> >>>> jboss-as7-dev mailing list
> >>>> jboss-as7-dev at lists.jboss.org
> <mailto:jboss-as7-dev at lists.jboss.org>
> >>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> >>>
> >>>
> >>> _______________________________________________
> >>> jboss-as7-dev mailing list
> >>> jboss-as7-dev at lists.jboss.org
> <mailto:jboss-as7-dev at lists.jboss.org>
> >>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> >>
> >>
> >> _______________________________________________
> >> jboss-as7-dev mailing list
> >> jboss-as7-dev at lists.jboss.org <mailto:jboss-as7-dev at lists.jboss.org>
> >> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> >
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org <mailto:jboss-as7-dev at lists.jboss.org>
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
>
>
> --
> Dan Allen
> Principal Software Engineer, Red Hat | Author of Seam in Action
> Registered Linux User #231597
>
> http://www.google.com/profiles/dan.j.allen#about
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Jason T. Greene
JBoss, a division of Red Hat
More information about the jboss-as7-dev
mailing list