Re: Support for JSF 2.0

2009-03-18 Thread Martin Dubuc
I can't find the JSP 2.2 specification, but if you look at JSR-316, you will
see that the basis for Java EE 6 is servlet 3.0, JSP 2.2 and JSF 2.0. I am
not sure it makes much sense to align JSP 2.1 with servlet 3.0.

Martin

On Tue, Mar 17, 2009 at 4:34 PM, Mark Thomas ma...@apache.org wrote:

 Martin Dubuc wrote:
  It is my understanding that Java EE 6 will use JSP 2.2, servlet 3.0 and
 JSF
  2.0. I am wondering if Tomcat 7.0 should also support JSP 2.2 in addition
 to
  servlet 3.0.

 As far as I am aware, there is no JSP 2.2 spec in the works. If you know
 different, a reference would be useful.

 Mark

 
  I have seen on the Sun's JSF forum a poster claim that JSF 2.0 would work
  with JSP 2.0 and servlet 2.5, so I guess Tomcat 6.0.x would be sufficient
  for Web applications using JSF 2.0.
 
  Martin
 
  On Tue, Mar 17, 2009 at 11:02 AM, Mark Thomas ma...@apache.org wrote:
 
  Christopher Schultz wrote:
  Martin,
 
  On 3/9/2009 5:44 PM, Martin Dubuc wrote:
  I am wondering if there are plans to support JSF 2.0 when it is
  released. I
  assume that support for JSF 2.0 will require support for new
 servlet/JSP
  specs (somehting like servlet 3.0/JSP 2.2). Would this be done in
  version
  7.0 of Tomcat?
  http://wiki.apache.org/tomcat/TomcatVersions says there are no
 specific
  plans for Tomcat 7.0. It also links to several notes files that
 don't
  exist :(
  There are plans for Tomcat 7.0. I'll update that page and fix the links.
 
  There is no JSP 2.2 spec that I am aware of. Tomcat 7 will support
 servlet
  3.0
 
  Mark
 
  I would guess that 7.0 would be a good target for JSF 2.0 support (or
 at
  least support for those APIs that JSF 2.0 requires) but nobody's
  promising anything at this point.
 
  -chris
  -
  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 
  -
  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 


 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




RE: Support for JSF 2.0

2009-03-18 Thread Leo Donahue - PLANDEVX
 I am wondering if there are plans to support JSF 2.0 when it is 
 released.

Doesn't Tomcat 6.0 already support JSF 2.0 if it supports Servlet 2.5?  I had 
this same question this morning.

https://javaserverfaces.dev.java.net/nonav/rlnotes/2.0.0/releasenotes.html
 

-Original Message-
From: Martin Dubuc [mailto:martind1...@gmail.com] 
Sent: Wednesday, March 18, 2009 6:23 AM
To: Tomcat Users List
Subject: Re: Support for JSF 2.0

I can't find the JSP 2.2 specification, but if you look at JSR-316, you will 
see that the basis for Java EE 6 is servlet 3.0, JSP 2.2 and JSF 2.0. I am not 
sure it makes much sense to align JSP 2.1 with servlet 3.0.

Martin

On Tue, Mar 17, 2009 at 4:34 PM, Mark Thomas ma...@apache.org wrote:

 Martin Dubuc wrote:
  It is my understanding that Java EE 6 will use JSP 2.2, servlet 3.0 
  and
 JSF
  2.0. I am wondering if Tomcat 7.0 should also support JSP 2.2 in 
  addition
 to
  servlet 3.0.

 As far as I am aware, there is no JSP 2.2 spec in the works. If you 
 know different, a reference would be useful.

 Mark

 
  I have seen on the Sun's JSF forum a poster claim that JSF 2.0 would 
  work with JSP 2.0 and servlet 2.5, so I guess Tomcat 6.0.x would be 
  sufficient for Web applications using JSF 2.0.
 
  Martin
 
  On Tue, Mar 17, 2009 at 11:02 AM, Mark Thomas ma...@apache.org wrote:
 
  Christopher Schultz wrote:
  Martin,
 
  On 3/9/2009 5:44 PM, Martin Dubuc wrote:
  I am wondering if there are plans to support JSF 2.0 when it is
  released. I
  assume that support for JSF 2.0 will require support for new
 servlet/JSP
  specs (somehting like servlet 3.0/JSP 2.2). Would this be done in
  version
  7.0 of Tomcat?
  http://wiki.apache.org/tomcat/TomcatVersions says there are no
 specific
  plans for Tomcat 7.0. It also links to several notes files that
 don't
  exist :(
  There are plans for Tomcat 7.0. I'll update that page and fix the links.
 
  There is no JSP 2.2 spec that I am aware of. Tomcat 7 will support
 servlet
  3.0
 
  Mark
 
  I would guess that 7.0 would be a good target for JSF 2.0 support 
  (or
 at
  least support for those APIs that JSF 2.0 requires) but nobody's 
  promising anything at this point.
 
  -chris
  ---
  -- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 
  ---
  -- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 


 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Support for JSF 2.0

2009-03-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Martin,

On 3/9/2009 5:44 PM, Martin Dubuc wrote:
 I am wondering if there are plans to support JSF 2.0 when it is released. I
 assume that support for JSF 2.0 will require support for new servlet/JSP
 specs (somehting like servlet 3.0/JSP 2.2). Would this be done in version
 7.0 of Tomcat?

http://wiki.apache.org/tomcat/TomcatVersions says there are no specific
plans for Tomcat 7.0. It also links to several notes files that don't
exist :(

I would guess that 7.0 would be a good target for JSF 2.0 support (or at
least support for those APIs that JSF 2.0 requires) but nobody's
promising anything at this point.

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkm/q4MACgkQ9CaO5/Lv0PBODgCgpfXnCRYV2uuO+wiLCa0tD/Wi
IXgAnRKtsYhM40LJ6scO+uXgfsA11tEa
=ogYc
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Support for JSF 2.0

2009-03-17 Thread Mark Thomas
Christopher Schultz wrote:
 Martin,
 
 On 3/9/2009 5:44 PM, Martin Dubuc wrote:
 I am wondering if there are plans to support JSF 2.0 when it is released. I
 assume that support for JSF 2.0 will require support for new servlet/JSP
 specs (somehting like servlet 3.0/JSP 2.2). Would this be done in version
 7.0 of Tomcat?
 
 http://wiki.apache.org/tomcat/TomcatVersions says there are no specific
 plans for Tomcat 7.0. It also links to several notes files that don't
 exist :(

There are plans for Tomcat 7.0. I'll update that page and fix the links.

There is no JSP 2.2 spec that I am aware of. Tomcat 7 will support servlet 3.0

Mark

 
 I would guess that 7.0 would be a good target for JSF 2.0 support (or at
 least support for those APIs that JSF 2.0 requires) but nobody's
 promising anything at this point.
 
 -chris

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Support for JSF 2.0

2009-03-17 Thread Martin Dubuc
It is my understanding that Java EE 6 will use JSP 2.2, servlet 3.0 and JSF
2.0. I am wondering if Tomcat 7.0 should also support JSP 2.2 in addition to
servlet 3.0.

I have seen on the Sun's JSF forum a poster claim that JSF 2.0 would work
with JSP 2.0 and servlet 2.5, so I guess Tomcat 6.0.x would be sufficient
for Web applications using JSF 2.0.

Martin

On Tue, Mar 17, 2009 at 11:02 AM, Mark Thomas ma...@apache.org wrote:

 Christopher Schultz wrote:
  Martin,
 
  On 3/9/2009 5:44 PM, Martin Dubuc wrote:
  I am wondering if there are plans to support JSF 2.0 when it is
 released. I
  assume that support for JSF 2.0 will require support for new servlet/JSP
  specs (somehting like servlet 3.0/JSP 2.2). Would this be done in
 version
  7.0 of Tomcat?
 
  http://wiki.apache.org/tomcat/TomcatVersions says there are no specific
  plans for Tomcat 7.0. It also links to several notes files that don't
  exist :(

 There are plans for Tomcat 7.0. I'll update that page and fix the links.

 There is no JSP 2.2 spec that I am aware of. Tomcat 7 will support servlet
 3.0

 Mark

 
  I would guess that 7.0 would be a good target for JSF 2.0 support (or at
  least support for those APIs that JSF 2.0 requires) but nobody's
  promising anything at this point.
 
  -chris

 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




Re: Support for JSF 2.0

2009-03-17 Thread Mark Thomas
Martin Dubuc wrote:
 It is my understanding that Java EE 6 will use JSP 2.2, servlet 3.0 and JSF
 2.0. I am wondering if Tomcat 7.0 should also support JSP 2.2 in addition to
 servlet 3.0.

As far as I am aware, there is no JSP 2.2 spec in the works. If you know
different, a reference would be useful.

Mark

 
 I have seen on the Sun's JSF forum a poster claim that JSF 2.0 would work
 with JSP 2.0 and servlet 2.5, so I guess Tomcat 6.0.x would be sufficient
 for Web applications using JSF 2.0.
 
 Martin
 
 On Tue, Mar 17, 2009 at 11:02 AM, Mark Thomas ma...@apache.org wrote:
 
 Christopher Schultz wrote:
 Martin,

 On 3/9/2009 5:44 PM, Martin Dubuc wrote:
 I am wondering if there are plans to support JSF 2.0 when it is
 released. I
 assume that support for JSF 2.0 will require support for new servlet/JSP
 specs (somehting like servlet 3.0/JSP 2.2). Would this be done in
 version
 7.0 of Tomcat?
 http://wiki.apache.org/tomcat/TomcatVersions says there are no specific
 plans for Tomcat 7.0. It also links to several notes files that don't
 exist :(
 There are plans for Tomcat 7.0. I'll update that page and fix the links.

 There is no JSP 2.2 spec that I am aware of. Tomcat 7 will support servlet
 3.0

 Mark

 I would guess that 7.0 would be a good target for JSF 2.0 support (or at
 least support for those APIs that JSF 2.0 requires) but nobody's
 promising anything at this point.

 -chris
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org


 


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org