quality@glassfish.java.net

RE: [Question] How to use Servlet3.0 with JavaEE6

From: Captain Jack Sparrow <xbl08325_at_nifty.com>
Date: Wed, 24 Dec 2008 11:33:51 +0900

Hi Judy,

Thank you for your answering.

> Let's wait for some time for the answer if async support is in or not .
> Here is the latest promoted build b29 to try.
I tried async on the glassfish-v3-web-ea-b29.
Async support is not. You are right!

java.lang.StackOverflowError has occured. Oh no....

I bear off and waiting till release the JavaEE6 stable build.

Have a merry merry christmas.

Thanks
Jack


-----Original Message-----

> Hi Jack,
>
> I am doing fine. Thanks :-)
>
> Let's wait for some time for the answer if async support is in or not .
> Here is the latest promoted build b29 to try.
>
> Thanks,
> Judy
>
> http://download.java.net/glassfish/v3/promoted
>
> Captain Jack Sparrow wrote:
>
>>Hi Judy and Wim
>>
>>How are you doing in last week end?
>>Great thanks for your givinng me a lot of informations.
>>
>>To) Judy
>>
>>
>>>Servlet 3.0 is in the design stage.
>>>
>>>
>>Aye, aye thanks.
>>But I attended last webinar, I heard that can try the async suport on the GlassFish v3-Prelude-nightly-build.
>>My next quaere is the sample code of async-servlet.
>>The sample-code below :
>>
>>@WebServlet(“/foo”, asyncSupported=true) public class SimpleSample extends HttpServlet
>>
>>The compile error has occured at the place of "/foo".
>>
>>Is somthing wrong with my binary ? or Is somthing wrong with this code ?
>>
>>To Wim,
>>
>>
>>>I haven't used Servlet 3.0 yet. I'm running several 2.4 servlets with
>>>success on v3 however.
>>>
>>>
>>Well, if My trial will suceed, I give you my information.
>>
>>
>>
>>>http://today.java.net/pub/a/today/2008/10/14/introduction-to-servlet-3
>>>.html
>>>
>>>
>>Thaks and I'll see this contents at soon.
>>
>>P.S.
>>To Judy and Wim
>>Now I have some informaitions below :
>>https://slx.sun.com/files/servlet30-20081218.pdf
>>http://weblogs.java.net/blog/mode/
>>
>>
>>
>>
>>>-----Original Message-----
>>>
>>>
>>
>>
>>
>>>Hi Jack,
>>>
>>>Servlet 3.0 is in the design stage. In the following Aquarium blog it
>>>mentioned the Servlet 3.0 spec, click to get more information. Good we
>>>already have you signed up to test Servlet 3.0 :-)
>>>
>>>More Servlet 3.0 PRD Previews: Asynch Support, Improved Servlet and
>>>Filter Registration
>>><http://blogs.sun.com/theaquarium/entry/more_servlet_3_0_prd>
>>>
>>>Thanks,
>>>Judy
>>>
>>>jack_spallaw wrote:
>>>
>>>
>>>
>>>>Hi all,
>>>>
>>>>If anyone knows, please tell me how to use the Servlet3.0
>>>>
>>>>
>>>with JavaEE6
>>>
>>>
>>>>on Glas sFish v3-Prelude.
>>>>
>>>>Thanks
>>>>Jack
>>>>
>>>>
>>>>---------------------------------------------------------------------
>>>>To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>>>>For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>>
>>>Hi Jack,
>>>
>>>I haven't used Servlet 3.0 yet. I'm running several 2.4 servlets with
>>>success on v3 however. To do so, I've put them under a separate
>>>package under the war. This is not really necessary, the default
>>>package should do fine but I like to keep things seperated.
>>>(btw in netbeans : new -> servlet : works great as well, for
>>>2.4 that is).
>>>
>>>Using the JSR315 annotations I think the same applies, you just put
>>>them in a new webproject, preferably under a separate package f.e
>>>com.mycompany.myapp.web.servlets
>>>
>>>If you need and introduction to all the new features, f.e.
>>>asynchronous support in 3.0, I used this page :
>>>
>>>http://today.java.net/pub/a/today/2008/10/14/introduction-to-s
>>>ervlet-3.html
>>>
>>>I hope it helps.
>>>
>>>And of course a merry chrismas and happy new year to you to!
>>>
>>>Wim
>>>-----Original Message-----
>>>From: jack_spallaw [mailto:xbl08325_at_nifty.com]
>>>Sent: donderdag 18 december 2008 21:57
>>>To: quality_at_glassfish.dev.java.net
>>>Subject: [Question] How to use Servlet3.0 with JavaEE6
>>>
>>>Hi all,
>>>
>>>If anyone knows, please tell me how to use the Servlet3.0 with JavaEE6
>>>on Glas sFish v3-Prelude.
>>>
>>>Thanks
>>>Jack
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>>>For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>>>
>>>
>>>
>>>
>>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>>For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>>
>>
>>