You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2011/03/10 11:04:59 UTC

[jira] Created: (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

Fail to parse servlet 3.0 annotations in WAB
--------------------------------------------

                 Key: GERONIMO-5858
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: osgi
    Affects Versions: 3.0
         Environment: OS:win
            Reporter: viola.lu
            Priority: Minor
             Fix For: 3.0


1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Shawn Jiang commented on GERONIMO-5858:
---------------------------------------

OK, I added it to wish list just because we might not have enough time to include this feature in 3.0 release.  

> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Shawn Jiang
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Jarek Gawor updated GERONIMO-5858:
----------------------------------

    Component/s:     (was: Wish List)
                 web
                 osgi
       Priority: Major  (was: Minor)

> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Shawn Jiang
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Forrest Xia updated GERONIMO-5858:
----------------------------------

    Fix Version/s: Wish List

Defer it to wish list

> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Shawn Jiang
>             Fix For: Wish List
>
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Forrest Xia updated GERONIMO-5858:
----------------------------------

    Attachment: NiHaoShiJie_ServletAnnotation_3.0.0.eba

The original sample provided has programming/configuration issue. I attach a new sample to demo that G 3.0-beta branch code support servlet 3.0 in WAB/EBA programming model. 
                
> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Forrest Xia
>             Fix For: 3.0, 3.0-beta-1
>
>         Attachments: NiHaoShiJie_ServletAnnotation_3.0.0.eba, ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

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

        

[jira] Updated: (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

viola.lu updated GERONIMO-5858:
-------------------------------

    Attachment: ds-eba-3.0-SNAPSHOT.eba

Access url of web.xml: http://localhost:8080/ds/DSServlet
Access url of annotation 
http://localhost:8080/ds//dsservlet

> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Jarek Gawor commented on GERONIMO-5858:
---------------------------------------

No, that's not right. Servlet 3.0 (and other related Java EE 6 stuff) should be supported in WABs. There is no reason not to.


> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Shawn Jiang
>            Priority: Minor
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Forrest Xia reassigned GERONIMO-5858:
-------------------------------------

    Assignee: Forrest Xia  (was: Shawn Jiang)
    
> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Forrest Xia
>             Fix For: Wish List
>
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

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

        

[jira] [Resolved] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Forrest Xia resolved GERONIMO-5858.
-----------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: Wish List)
                   3.0-beta-1
                   3.0
    
> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Forrest Xia
>             Fix For: 3.0, 3.0-beta-1
>
>         Attachments: NiHaoShiJie_ServletAnnotation_3.0.0.eba, ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

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

        

[jira] [Assigned] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Shawn Jiang reassigned GERONIMO-5858:
-------------------------------------

    Assignee: Shawn Jiang

> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Shawn Jiang
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (GERONIMO-5858) Fail to parse servlet 3.0 annotations in WAB

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

Shawn Jiang updated GERONIMO-5858:
----------------------------------

      Component/s:     (was: osgi)
                   Wish List
    Fix Version/s:     (was: 3.0)
       Issue Type: New Feature  (was: Bug)

WAB is supposed to only suport servlet 2.5.   Adding this to wishlist.

> Fail to parse servlet 3.0 annotations in WAB
> --------------------------------------------
>
>                 Key: GERONIMO-5858
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5858
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Wish List
>    Affects Versions: 3.0
>         Environment: OS:win
>            Reporter: viola.lu
>            Assignee: Shawn Jiang
>            Priority: Minor
>         Attachments: ds-eba-3.0-SNAPSHOT.eba
>
>
> 1.Create an eba including a WAB, which has one servlet using @WebServlet annotation
> 2.Deploy it, but this annotation isn't resolved. Have to declare it in descriptor web.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira