[ 
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.

Reply via email to