You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Achim Nierbeck <bc...@googlemail.com> on 2013/04/22 12:47:13 UTC

Re: camel-osgi bundle

Hi,

you'll need to switch to camel-blueprint, that'll work better for you.

regards, Achim


2013/4/22 Andreas Gies <an...@wayofquality.de>

> Hello,
>
> Is the camel-osgi bundle deprecated ? - The latest version I can find is
> 2.3.0.
> I was trying to create a Camel Context in Java with the
> OsgiDefaultCamelContext(bundleContext),
> but then my container complains about org.apache.camel.core.osgi not being
> found as an import.
>
> Thanks and best regards
> Andreas
>
>
>


-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home>
Commiter & Project Lead
blog <http://notizblog.nierbeck.de/>

Re: camel-osgi bundle

Posted by Andreas Gies <an...@wayofquality.de>.
Hi, 

Yes, that does the trick. My mistake was that I tried to create the
CamelContext in Java.
Now I am creating it via blueprint and inject a RouteBuilder.

Thanks 
Andreas



Andreas Gies


WoQ ­ Way of Quality UG

http://www.wayofquality.de


Geschäftsführer & CTO

eMail: andreas@wayofquality.de

Tel DE: +49 151 23470823



Tel UK: +44 755 1381918



Fax: +49 1805 006534 2114


Amtsgericht Landshut: HRB 8352
Ust.-Id.: DE274771254

Haftungsausschluss

Diese Email kann vertrauliche und/oder rechtlich geschützte Informationen
enthalten und ist ausschließlich für den/die benannten Adressaten
bestimmt. Sollten Sie nicht der beabsichtigte Empfänger sein oder diese
Email irrtümlich erhalten haben, ist es Ihnen nicht gestattet diese Mail
oder einen Teil davon ohne unsere Erlaubnis zu verbreiten, zu kopieren,
unbefugt weiterzuleiten oder zu behalten. Informieren Sie bitte sofort den
Absender telefonisch oder per Email und löschen Sie diese Email und alle
Kopien aus Ihrem System. Wir haften nicht für die Unversehrtheit von
Emails, nachdem sie unseren Einflussbereich verlassen haben.
Disclaimer

This email may contain confidential and/or privileged information and is
intended solely for the attention and use of the named addressee(s). If
you are not the intended recipient, or a person responsible for delivering
it to the intended recipient, you are not authorized to and must not
disclose, copy, distribute, or retain this message or any part of it
without our authority. Please contact the sender by call or reply email
immediately and destroy all copies and the original message. We are not
responsible for the integrity of emails after they have left our sphere of
control.








Am 4/22/13(17) 12:47 PM schrieb "Achim Nierbeck" unter
<bc...@googlemail.com>:

>Hi,
>
>you'll need to switch to camel-blueprint, that'll work better for you.
>
>regards, Achim
>
>
>2013/4/22 Andreas Gies <an...@wayofquality.de>
>
>> Hello,
>>
>> Is the camel-osgi bundle deprecated ? - The latest version I can find is
>> 2.3.0.
>> I was trying to create a Camel Context in Java with the
>> OsgiDefaultCamelContext(bundleContext),
>> but then my container complains about org.apache.camel.core.osgi not
>>being
>> found as an import.
>>
>> Thanks and best regards
>> Andreas
>>
>>
>>
>
>
>-- 
>
>Apache Karaf <http://karaf.apache.org/> Committer & PMC
>OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
>Project Lead
>OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home>
>Commiter & Project Lead
>blog <http://notizblog.nierbeck.de/>