[
https://issues.apache.org/activemq/browse/CAMEL-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bengt Rodehav updated CAMEL-2790:
-
Attachment: FtpOperations.diff
FtpsConfiguration.diff
I've added diff files f
Docs for camel-spring-security not clear on where the Authentication object
should be placed
Key: CAMEL-2793
URL: https://issues.apache.org/activemq/browse/CAMEL-2793
[
https://issues.apache.org/activemq/browse/CAMEL-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-2693.
Resolution: Fixed
Committed revision 951497.
> camle-core should use an extender patt
[
https://issues.apache.org/activemq/browse/CAMEL-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-2792.
Resolution: Fixed
Committed revision 951497.
> The blueprint namespace handler should
[
https://issues.apache.org/activemq/browse/CAMEL-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59945#action_59945
]
Christian Mueller commented on CAMEL-2782:
--
Jaco,
thanks for your mail and the patch
[
https://issues.apache.org/activemq/browse/CAMEL-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59944#action_59944
]
Christian Mueller commented on CAMEL-2771:
--
Claus,
could you please have a look on i
[
https://issues.apache.org/activemq/browse/CAMEL-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59943#action_59943
]
Claus Ibsen commented on CAMEL-2537:
Added {{reverse}} option so you can have JMSPriority
[
https://issues.apache.org/activemq/browse/CAMEL-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59942#action_59942
]
Claus Ibsen commented on CAMEL-2537:
Added option {{allowDuplicates}} to batch mode of re
[
https://issues.apache.org/activemq/browse/CAMEL-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated CAMEL-2693:
---
Summary: camle-core should use an extender pattern to register camel
components / languag
The blueprint namespace handler should wait for components / languages and
dataformats before starting the routes
-
Key: CAMEL-2792
URL: https://issues
[
https://issues.apache.org/activemq/browse/CAMEL-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-2674:
--
Assignee: (was: Claus Ibsen)
> Add Spring JMX / @ManagedAttribute annotation to loadbal
Properties component - Add option to let it look first/last for JVM system
property
---
Key: CAMEL-2791
URL: https://issues.apache.org/activemq/browse/CAMEL-2791
Project:
[
https://issues.apache.org/activemq/browse/CAMEL-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-2790.
Resolution: Fixed
trunk: 951412.
> camel-ftp - Add options to set secure protection level when
[
https://issues.apache.org/activemq/browse/CAMEL-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59941#action_59941
]
Claus Ibsen commented on CAMEL-2790:
wiki page updated
https://cwiki.apache.org/confluenc
camel-ftp - Add options to set secure protection level when using FTPS
--
Key: CAMEL-2790
URL: https://issues.apache.org/activemq/browse/CAMEL-2790
Project: Apache Camel
Iss
Hi Claus,
Thanks for pointing that out, I just committed the patch as you suggested.
Willem
Claus Ibsen wrote:
Cool Willem
You may want to use FileUtil.deleteFile which can work around oddities
with Windows etc. And have better logging and can retry etc.
On Fri, Jun 4, 2010 at 11:19 AM,
Cool Willem
You may want to use FileUtil.deleteFile which can work around oddities
with Windows etc. And have better logging and can retry etc.
On Fri, Jun 4, 2010 at 11:19 AM, wrote:
> Author: ningjiang
> Date: Fri Jun 4 09:19:55 2010
> New Revision: 951337
>
> URL: http://svn.apache.org/vi
[
https://issues.apache.org/activemq/browse/CAMEL-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59937#action_59937
]
Willem Jiang commented on CAMEL-2776:
-
@Claus,
I think user has the responsibility to clo
[
https://issues.apache.org/activemq/browse/CAMEL-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CAMEL-2776:
---
Assignee: Willem Jiang
> Cached stream file deletion causing file not found errors
>
like below
just to test the p3serviceEndpoint point .. junit test is successful but
response object is null , but when moniter using tcp moniter is show
request/response SOAP
devkatiyar wrote:
On Fri, Jun 4, 2010 at 9:41 AM, Willem Jiang wrote:
> Hi Guillaume,
>
> We have the same type converter override issue in camel which is run within
> a normal JVM, If we change the class patch we can hit the same issue as
> running the camel in OSGi platform with different bundle starting up
> seq
How did you send the request message to the "direct:start" ?
Maybe something wrong with that.
Willem
devkatiyar wrote:
Hi
Thanks for reply ..
I create end point using CXF bean using 3 party WSDL in generate classes i
have web service class interface
Request SOAP :::
http://schemas.xmlso
Hi
Thanks for reply ..
I create end point using CXF bean using 3 party WSDL in generate classes i
have web service class interface
Request SOAP :::
http://schemas.xmlsoap.org/soap/envelope/";>
http://p3sservice.tsm.com";>
http://p3sservice.tsm.com/xsd";
xmlns:ns3="http://p3sservice.tsm.com"
Hi Guillaume,
We have the same type converter override issue in camel which is run
within a normal JVM, If we change the class patch we can hit the same
issue as running the camel in OSGi platform with different bundle
starting up sequence.
I think the type converter is more like a library r
Hi
You are a bit cheap on the details.
Camel does not have any specific axis2 component.
So just invoke the Axis2 webservice and get the reply using regular
code in the way Axis2 does that.
And you can do that from a Camel route by letting Camel invoke a bean
where you in the bean invoke the web
25 matches
Mail list logo