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:24:33 UTC

[jira] Created: (GERONIMO-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

JavaEE6 sample - Servlet 3.0 - Web Fragment
-------------------------------------------

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


Prepare a sample to demo web fragment usage in G3.0

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


[jira] Assigned: (GERONIMO-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

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

Chi Runhua reassigned GERONIMO-5234:
------------------------------------

    Assignee: Chi Runhua

> JavaEE6 sample - Servlet 3.0 - Web Fragment
> -------------------------------------------
>
>                 Key: GERONIMO-5234
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5234
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Chi Runhua
>
> Prepare a sample to demo web fragment usage in G3.0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (GERONIMO-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

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

Chi Runhua resolved GERONIMO-5234.
----------------------------------

    Fix Version/s: 3.0
       Resolution: Fixed

The patch of webfragment application is ready now

Please review and commit the patch.

Thanks

> JavaEE6 sample - Servlet 3.0 - Web Fragment
> -------------------------------------------
>
>                 Key: GERONIMO-5234
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5234
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Chi Runhua
>             Fix For: 3.0
>
>
> Prepare a sample to demo web fragment usage in G3.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-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

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

Chi Runhua updated GERONIMO-5234:
---------------------------------

    Attachment: 5234.patch

for trunk.

> JavaEE6 sample - Servlet 3.0 - Web Fragment
> -------------------------------------------
>
>                 Key: GERONIMO-5234
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5234
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Chi Runhua
>             Fix For: 3.0
>
>         Attachments: 5234.patch
>
>
> Prepare a sample to demo web fragment usage in G3.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-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

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

Rick McGuire updated GERONIMO-5234:
-----------------------------------

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

> JavaEE6 sample - Servlet 3.0 - Web Fragment
> -------------------------------------------
>
>                 Key: GERONIMO-5234
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5234
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Chi Runhua
>             Fix For: 3.0-M1
>
>         Attachments: 5234.patch
>
>
> Prepare a sample to demo web fragment usage in G3.0

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


[jira] Issue Comment Edited: (GERONIMO-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

Posted by "Chi Runhua (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862100#action_12862100 ] 

Chi Runhua edited comment on GERONIMO-5234 at 4/29/10 2:02 AM:
---------------------------------------------------------------

The patch of webfragment application is ready now. The sample application invokes a chain of servlets from different embeded jars under /lib directory of  the war application. Also use the  </absolute-ordering> tag within web.xml to demostrate web fragment feature of Servlet3.0.

Please review and commit the patch.

Thanks

      was (Author: chi runhua):
    The patch of webfragment application is ready now

Please review and commit the patch.

Thanks
  
> JavaEE6 sample - Servlet 3.0 - Web Fragment
> -------------------------------------------
>
>                 Key: GERONIMO-5234
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5234
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Chi Runhua
>             Fix For: 3.0
>
>         Attachments: 5234.patch
>
>
> Prepare a sample to demo web fragment usage in G3.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-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

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

Forrest Xia closed GERONIMO-5234.
---------------------------------


Committed revision 941149.

Thank you for this sample!

Regards, Forrest

> JavaEE6 sample - Servlet 3.0 - Web Fragment
> -------------------------------------------
>
>                 Key: GERONIMO-5234
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5234
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Chi Runhua
>             Fix For: 3.0
>
>         Attachments: 5234.patch
>
>
> Prepare a sample to demo web fragment usage in G3.0

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