[ 
https://issues.jboss.org/browse/WELDRAD-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Allen closed WELDRAD-6.
---------------------------



> Need Servlet 3.0 API in POMs
> ----------------------------
>
>                 Key: WELDRAD-6
>                 URL: https://issues.jboss.org/browse/WELDRAD-6
>             Project: Weld Archetypes
>          Issue Type: Bug
>          Components: javaee6-webapp
>    Affects Versions: 1.0.0.Beta1
>            Reporter: Steven Boscarine
>            Assignee: Dan Allen
>             Fix For: javaee6-webapp-1.0.1.Beta2
>
>
> Forgot to add the Servlet 3.0 API.  It was held off on because JBoss 6 M1 was 
> still using 2.5, however, the archetypes have no servlet API of any sort.  
> I'm fixing right away.
> Update:  
> Need to add:
>               <dependency>
>                       <groupId>javax</groupId>
>                       <artifactId>javaee-api</artifactId>
>                       <version>6.0</version>
>                       <scope>provided</scope>
>               </dependency>
> Will test to ensure Aquillian works.  
> Another possibility:
> http://repository.jboss.org/maven2/org/jboss/spec/javax/servlet/jboss-servlet-api_3.0_spec/

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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to