You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/08/24 10:40:22 UTC

[jira] Created: (CAMEL-120) separate out the jetty server from the http client into separate components/URLs to avoid confusoin

separate out the jetty server from the http client into separate components/URLs to avoid confusoin
---------------------------------------------------------------------------------------------------

                 Key: CAMEL-120
                 URL: https://issues.apache.org/activemq/browse/CAMEL-120
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-http
            Reporter: James Strachan
             Fix For: 1.2.0


then folks could poll a HTTP resource via

from("http://foo.bar").to("...") etc




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


[jira] Commented: (CAMEL-120) separate out the jetty server from the http client into separate components/URLs to avoid confusoin

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40035 ] 

Hiram Chirino commented on CAMEL-120:
-------------------------------------

The jetty sever is now in it's own component.. see rev 570501

> separate out the jetty server from the http client into separate components/URLs to avoid confusoin
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-120
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-120
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-http
>            Reporter: James Strachan
>             Fix For: 1.2.0
>
>
> then folks could poll a HTTP resource via
> from("http://foo.bar").to("...") etc

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


[jira] Resolved: (CAMEL-120) separate out the jetty server from the http client into separate components/URLs to avoid confusoin

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

Hiram Chirino resolved CAMEL-120.
---------------------------------

    Resolution: Fixed

> separate out the jetty server from the http client into separate components/URLs to avoid confusoin
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-120
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-120
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-http
>            Reporter: James Strachan
>             Fix For: 1.2.0
>
>
> then folks could poll a HTTP resource via
> from("http://foo.bar").to("...") etc

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