[
https://issues.apache.org/jira/browse/CAMEL-4323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CAMEL-4323:
---
Assignee: Willem Jiang
> camel-example-spring-javaconfig
> ---
>
[
https://issues.apache.org/jira/browse/CAMEL-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3938.
Resolution: Fixed
Fix Version/s: (was: Future)
2.9.0
Thanks for the p
[
https://issues.apache.org/jira/browse/CAMEL-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082534#comment-13082534
]
Claus Ibsen commented on CAMEL-4298:
There is now a problem in camel-jms as it used th
[
https://issues.apache.org/jira/browse/CAMEL-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-3938:
--
Assignee: Claus Ibsen
> Re-add support for ComsumerType.Simple/JMS SimpleMessageListenerContain
[
https://issues.apache.org/jira/browse/CAMEL-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-4319.
Resolution: Fixed
Fix Version/s: 2.9.0
Assignee: Claus Ibsen
> Example feature: wro
[
https://issues.apache.org/jira/browse/CAMEL-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-4326.
Resolution: Fixed
> NullPointerException when catching exceptions
> ---
I think one more important downside point of using user threads to dispatch
messages from a JMS provider is that you loose guaranteed order of delivery
and the onus of sorting them and guaranteeing message delivery to recipients
is now put onto application code.
I think you would only want to do t
Hi
Please use the @user mailing list for questions on using Apache Camel.
On Wed, Aug 10, 2011 at 5:37 PM, sscharff wrote:
> It won't split and I don't know why - these are my words for the start here.
>
> I created a unit test with Camel and the FakeFtpServer. This ist the
> configure-Method i
It won't split and I don't know why - these are my words for the start here.
I created a unit test with Camel and the FakeFtpServer. This ist the
configure-Method in my RouteBuilder:
@Override
public void configure() throws Exception {
from(fromUri).
log("route complete content: ${b
[
https://issues.apache.org/jira/browse/CAMEL-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-4326:
---
Fix Version/s: 2.9.0
2.8.1
> NullPointerException when catching exceptions
> -
[
https://issues.apache.org/jira/browse/CAMEL-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-4326:
--
Assignee: Claus Ibsen
> NullPointerException when catching exceptions
> ---
NullPointerException when catching exceptions
-
Key: CAMEL-4326
URL: https://issues.apache.org/jira/browse/CAMEL-4326
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Ver
# mvn install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.camel:camel-parent:2.9-SNAPSHOT
(/ServiceMix/workspace/parent/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.apac
[
https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cedric de Launois updated CAMEL-4324:
-
Description:
When a REST service returns an HTTP error code (e.g. 404) with some content
[
https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cedric de Launois updated CAMEL-4324:
-
Description:
When a REST service returns an HTTP error code (e.g. 404) with some content
Wrong exception uri when an HTTP error code is returned
---
Key: CAMEL-4325
URL: https://issues.apache.org/jira/browse/CAMEL-4325
Project: Camel
Issue Type: Bug
Components: camel-
[
https://issues.apache.org/jira/browse/CAMEL-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cedric de Launois updated CAMEL-4325:
-
Description:
When a REST service returns an HTTP error code (e.g. 404), the URI property
[
https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cedric de Launois updated CAMEL-4324:
-
Description:
When a REST service returns an HTTP error code (e.g. 404) with some content
[
https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cedric de Launois updated CAMEL-4324:
-
Description:
When a REST service returns an HTTP error code (e.g. 404) with some content
Response body lost when an HTTP error code is returned
--
Key: CAMEL-4324
URL: https://issues.apache.org/jira/browse/CAMEL-4324
Project: Camel
Issue Type: Bug
Components: camel-re
[
https://issues.apache.org/jira/browse/CAMEL-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-4322.
-
Resolution: Fixed
Applied patch into trunk and camel-2.8.x branch.
> AnnotationTypeConverterLoad
camel-example-spring-javaconfig
---
Key: CAMEL-4323
URL: https://issues.apache.org/jira/browse/CAMEL-4323
Project: Camel
Issue Type: Task
Components: examples
Affects Versions: 2.8.0
Repo
Hi
Can you build and install the parent module first. And then after that
build the example you want to try out.
camel-src
cd parent
mvn install
cd ..
cd examples
cd camel-example-cxf
mvn install
Alternatively you may need to add the Apache snapshot repo to your
maven pom.xml to be able to dow
AnnotationTypeConverterLoader doesn't try all the classloaders to load the
converter class
--
Key: CAMEL-4322
URL: https://issues.apache.org/jira/browse/CAMEL-4322
Hi,
I have downloaded camel examples and trying to run using maven. I get
following error
[root@localhost camel-example-cxf]# mvn compile
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.camel:camel-example-cxf:2.9
Hi Christian,
We need to keep async/sync properties at the level of the JMS
component itself as this behavior belongs to the way we can use a MOM
or ActiveMQ. Nevertheless, in some case, this behavior could be
changed (but that means that documentation should be clear on that)
that async becomes s
On Wed, Aug 10, 2011 at 11:12 AM, Charles Moulliard
wrote:
> Hi Claus,
>
> I would prefer that we follow the same convention for JMS, NMR and all
> related components. As they are by default async (This is why we use a
> MOM or NMR bus), the producer and consumer should be also defined as
> asynch
On Tue, Aug 9, 2011 at 6:20 PM, Christian Schneider
wrote:
> Hi Claus,
>
> without changing anything in camel wouldn´t a simple change in the route
> also work?
>
> from("activemq:queue:inbox?synchronous=true")
> .threads()
> .to("jetty:http://0.0.0.0:9432/myapp";)
> .to("log:result?groupSize=10",
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated CAMEL-4321:
Description:
Currently, we don't have any component to use a CIFS/Samba share.
Usi
Hi Claus,
I would prefer that we follow the same convention for JMS, NMR and all
related components. As they are by default async (This is why we use a
MOM or NMR bus), the producer and consumer should be also defined as
asynchronous by default and changed by the user when they would like
to switc
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082237#comment-13082237
]
Jean-Baptiste Onofré commented on CAMEL-4321:
-
It could be in Camel Extra (at
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082235#comment-13082235
]
Achim Nierbeck commented on CAMEL-4321:
---
http://jcifs.samba.org/ is under the LGPL,
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082228#comment-13082228
]
Jean-Baptiste Onofré commented on CAMEL-4321:
-
OK Claus, so, what do you think
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082225#comment-13082225
]
Claus Ibsen commented on CAMEL-4321:
commons-vfs is not active maintained anymore, IMH
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated CAMEL-4321:
Fix Version/s: Future
> Create camel-vfs component
> --
>
>
[
https://issues.apache.org/jira/browse/CAMEL-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré reassigned CAMEL-4321:
---
Assignee: Jean-Baptiste Onofré
> Create camel-vfs component
> ---
Create camel-vfs component
--
Key: CAMEL-4321
URL: https://issues.apache.org/jira/browse/CAMEL-4321
Project: Camel
Issue Type: New Feature
Reporter: Jean-Baptiste Onofré
Currently, we don't have any comp
37 matches
Mail list logo