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

2012-03-27 Thread Forrest Xia (Updated) (JIRA)

 [ 
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

2011-07-05 Thread Forrest Xia (JIRA)

 [ 
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

2011-07-05 Thread Jarek Gawor (JIRA)

 [ 
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

2011-07-05 Thread Shawn Jiang (JIRA)

 [ 
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




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

2011-03-10 Thread viola.lu (JIRA)

 [ 
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