Re: Unable to deploy a camel route in WebSphere application server 8.5

2014-01-08 Thread Christian Müller
What's your issue? Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Jan 8, 2014 at 3:11 PM, wrote

Re: Unable to deploy a camel route in WebSphere application server 8.5

2014-01-08 Thread Anupama_Pradhan
Hi Sriramen, Were you finally able to use camel namespace in Websphere 8.5? can you please let me know how? We are trying to use WAS 8.5 for our osgi POC where we are using CXF and Camel. Thanks --- Anu Pradhan EAS Common Services Phone: (312) 653 - 4812 Mobile: (312) 823

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-22 Thread Willem jiang
In Camel 2.10.0, the version range of aries-blueprint package is [0.2, 2). I just ran some build with aries-blueprint 1.0.0, it looks good so far. Please let us know if you hit any issues those camel-blueprint works with aries-blueprint 1.0.0. -- Willem Jiang FuseSource Web: http://www.fuseso

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-21 Thread Sriraman Gopalan
Dear Willem, With the below mentioned change, I think, Camel can support Aries from 0.3 and above without any issues while addressing the concern of Claus to ensure that Camel supports Aries 0.3 and 1.0.0 as well. This is in the camel-parent project's POM. [0.3,) best regards Sriraman. --

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-21 Thread Willem jiang
Hi Sriraman, It's good to know you find a way to resolve this issue. Current camel-blueprint is using aries 0.3.x, I'm not sure if it support the aries 1.0 out of box. -- Willem Jiang FuseSource Web: http://www.fusesource.com (http://www.fusesource.com/) Blog: http://willemjiang.blogspot.com (

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-21 Thread Charles Moulliard
I don't think that WebSphere 8.5 uses Aries 1.0.0. They should always uses 0.3 release (http://aries.apache.org/downloads/currentrelease.html). You can verify that by checking in one of the WAS directory the jars files On Tue, Aug 21, 2012 at 5:47 PM, Sriraman Gopalan wrote: > Dear Willem, > > Di

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-21 Thread Sriraman Gopalan
Dear Willem, Did some more research. I finally got the eba file deployed to Karaf 3.0.0-SNAPSHOT. However, I had to make the following changes in camel-parent for the aries dependency. Following were the changes: [0.3,) Now, the namespace http://camel.apache.org/schema/blueprint is getting resol

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-21 Thread Willem jiang
HI Sriraman, For the issue1, you don't need to install the camel-core-xml, as the camel-blueprint bundle already has classes of camel-core-xml. As you didn't have chance to play with WebSphere I can not answer the issue2. But if you look at the camel-blueprint bundle, you should be able find the

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-21 Thread Sriraman Gopalan
Dear Willem, I did install the camel-blueprint component in the internal bundle repository of websphere. There are 2 issues here. 1. I am not too sure if the camel-core-xml is also required as it seems to be a dependency for the camel-blueprint. However, it is not a valid OSGi bundle in the sen

Re: Unable to deploy a camel route in websphere application server 8.5

2012-08-20 Thread Willem jiang
It looks you didn't install the the camel-blueprint bundle rightly? Can you double check it ? -- Willem Jiang FuseSource Web: http://www.fusesource.com (http://www.fusesource.com/) Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.co

Unable to deploy a camel route in websphere application server 8.5

2012-08-20 Thread Sriraman Gopalan
Dear All, Today, I tried to deploy a simple route in Websphere Application Server 8.5 as an Asset (.eba file). However, while deploying the asset, I got the following error: org.apache.aries.application.modelling.ModellerException: CWSAL0126E: An exception occurred while modelling bundle ib-base