You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Roger Mbiama (JIRA)" <ji...@apache.org> on 2010/07/04 19:50:51 UTC

[jira] Created: (CAMEL-2905) Angosso Siteweb Inc.

Angosso Siteweb Inc.
--------------------

                 Key: CAMEL-2905
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2905
             Project: Apache Camel
          Issue Type: Improvement
          Components: osgi
    Affects Versions: 2.3.0
         Environment: 1 1 Internet	212.227.231.169	Linux	Apache (Security issue at apache Tomcat7)
            Reporter: Roger Mbiama


public class Angosso Siteweb Inc. implements Processor {
  public void process(Exchange exchange) throws Exception {
    // Secure Issue...
  }
}
from("activemq:myQueue").to("http://www.angosso.net/index.html");

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


[jira] Resolved: (CAMEL-2905) Angosso Siteweb Inc.

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

Roger Mbiama resolved CAMEL-2905.
---------------------------------

    Resolution: Fixed

> Angosso Siteweb Inc.
> --------------------
>
>                 Key: CAMEL-2905
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2905
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: website
>    Affects Versions: 2.3.0
>         Environment: 1 1 Internet	212.227.231.169	Linux	Apache (Security issue at apache Tomcat7)
>            Reporter: Roger Mbiama
>   Original Estimate: 3 weeks
>  Remaining Estimate: 3 weeks
>
> public class Angosso Siteweb Inc. implements Processor {
>   public void process(Exchange exchange) throws Exception {
>     // Secure Issue...
>   }
> }
> from "activemq:Angosso Siteweb Inc." . to "http://www.angosso.net/index.html";

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


[jira] Updated: (CAMEL-2905) Angosso Siteweb Inc.

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

Roger Mbiama updated CAMEL-2905:
--------------------------------

    Description: 
public class Angosso Siteweb Inc. implements Processor {
  public void process(Exchange exchange) throws Exception {
    // Secure Issue...
  }
}
from "activemq:Angosso Siteweb Inc." . to "http://www.angosso.net/index.html";

  was:
public class Angosso Siteweb Inc. implements Processor {
  public void process(Exchange exchange) throws Exception {
    // Secure Issue...
  }
}
from("activemq:myQueue").to("http://www.angosso.net/index.html");

    Component/s: website
                     (was: osgi)

> Angosso Siteweb Inc.
> --------------------
>
>                 Key: CAMEL-2905
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2905
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: website
>    Affects Versions: 2.3.0
>         Environment: 1 1 Internet	212.227.231.169	Linux	Apache (Security issue at apache Tomcat7)
>            Reporter: Roger Mbiama
>   Original Estimate: 3 weeks
>  Remaining Estimate: 3 weeks
>
> public class Angosso Siteweb Inc. implements Processor {
>   public void process(Exchange exchange) throws Exception {
>     // Secure Issue...
>   }
> }
> from "activemq:Angosso Siteweb Inc." . to "http://www.angosso.net/index.html";

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