You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2010/04/07 05:30:34 UTC

[jira] Created: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute

JavaEE6 sample - Servlet 3.0 - Part attribute
---------------------------------------------

                 Key: GERONIMO-5235
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5235
             Project: Geronimo
          Issue Type: Sub-task
      Security Level: public (Regular issues)
          Components: sample apps
    Affects Versions: 3.0
            Reporter: Forrest Xia


A sample to demo Part attribute of servlet 3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia updated GERONIMO-5235:
----------------------------------

    Attachment: GERONIMO-5235_mod.patch

Thank you, Lu Jiang for this patch.

Basically, it's good to demo the part attribute and new annotations of servlet 3.0. However, I think your patch has some errors in it, cause there are too many duplicated change blocks in it.

Based on your patch, I made a new one for the commit use.

> JavaEE6 sample - Servlet 3.0 - Part attribute
> ---------------------------------------------
>
>                 Key: GERONIMO-5235
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5235
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>         Attachments: 5235.patch, GERONIMO-5235_mod.patch
>
>
> A sample to demo Part attribute of servlet 3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-5235:
-----------------------------------

    Fix Version/s: 3.0-M1
                       (was: 3.0)

> JavaEE6 sample - Servlet 3.0 - Part attribute
> ---------------------------------------------
>
>                 Key: GERONIMO-5235
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5235
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>             Fix For: 3.0-M1
>
>         Attachments: 5235.patch, GERONIMO-5235_mod.patch
>
>
> A sample to demo Part attribute of servlet 3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute

Posted by "Lu Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858408#action_12858408 ] 

Lu Jiang commented on GERONIMO-5235:
------------------------------------

Hi,all 
I will provide a patch for this JIRA to show better file upload support in servlet 3.0.
Also,this example will demonstrate annotations for servelt,filter and listener. 

> JavaEE6 sample - Servlet 3.0 - Part attribute
> ---------------------------------------------
>
>                 Key: GERONIMO-5235
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5235
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>
> A sample to demo Part attribute of servlet 3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia closed GERONIMO-5235.
---------------------------------

    Fix Version/s: 3.0
       Resolution: Fixed

Committed revision 937949.

> JavaEE6 sample - Servlet 3.0 - Part attribute
> ---------------------------------------------
>
>                 Key: GERONIMO-5235
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5235
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>             Fix For: 3.0
>
>         Attachments: 5235.patch, GERONIMO-5235_mod.patch
>
>
> A sample to demo Part attribute of servlet 3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute

Posted by "Lu Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lu Jiang updated GERONIMO-5235:
-------------------------------

    Attachment: 5235.patch

Patch is ready.
Forrest,could you help to review and commit it?
Thanks in advance.

> JavaEE6 sample - Servlet 3.0 - Part attribute
> ---------------------------------------------
>
>                 Key: GERONIMO-5235
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5235
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>         Attachments: 5235.patch
>
>
> A sample to demo Part attribute of servlet 3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.