2015-08-21 10:49:48,624 | ERROR | 9c001-1-thread-1 | DeploymentAgent
| ? ? | 83 - io.fabric8.fabric-agent -
1.2.0.redhat-133 | Unable to update agent
org.osgi.service.resolver.ResolutionException: Unable to resolve root:
missing requirement [root]
Hi,
I have a requirement to read datasource from Tomcat's context.xml using
spring jndi and using camel sql component.
my context.xml has below configuraiton
http://camel.apache.org/schema/spring";>
The Apache Jenkins build system has built Camel.trunk.notest (build #2482)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2482/
to view the results.
I'll look into it over the weekend. This is currently preventing us also
from releasing 2.15.x. So it has some sort of priorities.
/ Christoph
On Mon, Jul 27, 2015 at 3:20 AM, Claus Ibsen wrote:
> Maybe try it out yourself and provide a patch to the camel extra project.
>
> Not sure what guava
Github user davidkarlsen closed the pull request at:
https://github.com/apache/camel/pull/594
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
We have 9 +1 votes (most are binding), this vote passes.
Dan
> On Aug 17, 2015, at 8:23 AM, Daniel Kulp wrote:
>
>
>
> This is a vote to release Apache Camel 2.15.3. It’s been quite a while
> since 2.15.2 and with lots of bugs fixed, it would be great to get it out
> there.This thir
I opened with a patch attached. The idea there is that Date headers
coming out of CXF get converted to HTTP format Strings at the Camel
to/from CXF integration level.
The link to [1] https://issues.apache.org/jira/browse/CAMEL-9091
was left out...
I think there might be a bit of sensitivity
Hi All
In CXF the response headers which have java.util.Date values converted
at the HTTP transport level into HTTP-friendly representations.
When CXF (JAX-RS) endpoints are integrated into Camel routes using Camel
Transport, example:
address="camel://direct:HelloWorldRestServerEndpoint">
Hi All,
I am using camel 2.15.1 . We are using camel mainly as a proxy web service
to serve webservices to UI and in turn we connect to different backend
systems from camel. Our camel route looks like below :
from("rest:post:{version}/post.json")
.to(https://localhost:8080/webservic
Validating features on trunk has been failing for a long time for me. Has
anyone else faced it, do I need to do some configurations?
The error I get is related to spring feature:
Unable to find definition for feature spring (version [3.2,4))
--
Bilgin Ibryam
Red Hat, Inc.
Apache Camel & Apac
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/camel/pull/594
CAMEL-9090: change scope to test for cxf-rt-features-clustering
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/camel CAMEL-909
11 matches
Mail list logo