You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/03/01 16:07:36 UTC

[jira] Created: (CAMEL-3740) camel-servlet - Should exclude servlet spec JAR in pom

camel-servlet - Should exclude servlet spec JAR in pom
------------------------------------------------------

                 Key: CAMEL-3740
                 URL: https://issues.apache.org/jira/browse/CAMEL-3740
             Project: Camel
          Issue Type: Improvement
          Components: camel-servlet
    Affects Versions: 2.6.0, 2.4.0
            Reporter: Claus Ibsen
            Assignee: Willem Jiang
            Priority: Minor
             Fix For: 2.7.0


When using camel-servlet in WAR apps, the dependency on camel-http brings in the servlet spec JAR from Apache Geronimo.
We should exclude that, as when using camel-servlet people are most likely to develop WAR apps.

See nabble
http://camel.465427.n5.nabble.com/Camel-Servlet-Tomcat-Problem-tp3405032p3405032.html

Willem I am assigning this to you. Do you see any problem with this? eg to exclude the spec JAR?

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

        

[jira] Resolved: (CAMEL-3740) camel-servlet - Should exclude servlet spec JAR in pom

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

Willem Jiang resolved CAMEL-3740.
---------------------------------

    Resolution: Fixed

Applied patch into the trunk.

> camel-servlet - Should exclude servlet spec JAR in pom
> ------------------------------------------------------
>
>                 Key: CAMEL-3740
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3740
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-servlet
>    Affects Versions: 2.4.0, 2.6.0
>            Reporter: Claus Ibsen
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> When using camel-servlet in WAR apps, the dependency on camel-http brings in the servlet spec JAR from Apache Geronimo.
> We should exclude that, as when using camel-servlet people are most likely to develop WAR apps.
> See nabble
> http://camel.465427.n5.nabble.com/Camel-Servlet-Tomcat-Problem-tp3405032p3405032.html
> Willem I am assigning this to you. Do you see any problem with this? eg to exclude the spec JAR?

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

        

[jira] Commented: (CAMEL-3740) camel-servlet - Should exclude servlet spec JAR in pom

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

Willem Jiang commented on CAMEL-3740:
-------------------------------------

@Claus,
Yes, we should mark the dependency scope of servlet API to be provided, in this way we will have no trouble to use the camel-servlet in WAR apps.
   

> camel-servlet - Should exclude servlet spec JAR in pom
> ------------------------------------------------------
>
>                 Key: CAMEL-3740
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3740
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-servlet
>    Affects Versions: 2.4.0, 2.6.0
>            Reporter: Claus Ibsen
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> When using camel-servlet in WAR apps, the dependency on camel-http brings in the servlet spec JAR from Apache Geronimo.
> We should exclude that, as when using camel-servlet people are most likely to develop WAR apps.
> See nabble
> http://camel.465427.n5.nabble.com/Camel-Servlet-Tomcat-Problem-tp3405032p3405032.html
> Willem I am assigning this to you. Do you see any problem with this? eg to exclude the spec JAR?

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