exit --> osgi:shutdown Do you need jbi or nmr components ? If this is not the case, install apache felix karaf 1.2.0 (used by servicemix 4) :
http://apache.promotionalpromos.com/felix/apache-felix-karaf-1.2.0.zip where you will be able through the file : org.apache.felix.karaf.features.cfg to add the camel feature file : mvn:org.apache.camel.karaf/features/2.1.0-SNAPSHOT/xml/features Remark : as camel-2.1 is under construction, maybe the version 2.1.0-SNAPSHOT must be replaced by 2.1.0 Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm On Thu, Dec 3, 2009 at 2:33 PM, TheWinch < [email protected]> wrote: > > I noted that the latest available snapshot is based on CXF 2.2.4, while > Camel > 2.1.0 is planned to use CXF 2.2.5. Is there a plan to fix this ? > > Additional question: where has the "exit" shell command disappeared ? How > am > I supposed now to exit the shell or the ssh connexion ? > > > cmoulliard wrote: > > > > Normally, the 'all' folder contain all that you need. I have done a build > > last week and everything worked fine. > > > > Charles Moulliard > > Senior Enterprise Architect > > Apache Camel Committer > > > > ***************************** > > blog : http://cmoulliard.blogspot.com > > twitter : http://twitter.com/cmoulliard > > Linkedlin : http://www.linkedin.com/in/charlesmoulliard > > > > Apache Camel Group : > > http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm > > > > > > On Thu, Dec 3, 2009 at 11:45 AM, TheWinch < > > [email protected]> wrote: > > > >> > >> OK thanks. > >> > >> For the SVN, I realized that this was an error from my SVN client. > >> However > >> it is not clear in the doc that the "all" directory contains simlinks to > >> the > >> features, kernel, nmr... repositories. > >> > >> Vincent > >> > >> > >> cmoulliard wrote: > >> > > >> > Snapshot can be download from here : > >> > > >> > http://repository.apache.org/snapshots/org/apache/servicemix/apache-servicemix/4.1.0-SNAPSHOT/ > >> > > >> > Last : 23Th November. > >> > > >> > Check in the servicemix system folder that the version of camel > >> installed > >> > correspond to the one you are looking for > >> > > >> > Regards, > >> > > >> > Charles Moulliard > >> > Senior Enterprise Architect > >> > Apache Camel Committer > >> > > >> > ***************************** > >> > blog : http://cmoulliard.blogspot.com > >> > twitter : http://twitter.com/cmoulliard > >> > Linkedlin : http://www.linkedin.com/in/charlesmoulliard > >> > > >> > Apache Camel Group : > >> > http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm > >> > > >> > > >> > On Thu, Dec 3, 2009 at 11:34 AM, TheWinch < > >> > [email protected]> wrote: > >> > > >> >> > >> >> Hi, > >> >> > >> >> I'm looking for a version of SMX4.1-SNAPSHOT. I need it mostly > because > >> I > >> >> need Camel CXF 2.1.0 to solve a Factory issue. > >> >> I've read the doc for building it on my own but I'm a bit confused. > >> The > >> >> instructions for checking out the source seem incorrect on the site. > >> When > >> >> I > >> >> look at the SVN repo, there's one source tree for features, kernel, > >> nmr, > >> >> etc.... > >> >> > >> >> What do I need exactly to checkout to build a version of SMX4 ? Is > >> there > >> >> a > >> >> daily or weekly generated build that I could download else ? Thanks > >> for > >> >> your > >> >> help ! > >> >> -- > >> >> View this message in context: > >> >> > >> > http://old.nabble.com/Downloading-SMX-4.1-SNAPSHOT---tp26623623p26623623.html > >> >> Sent from the ServiceMix - Dev mailing list archive at Nabble.com. > >> >> > >> >> > >> > > >> > > >> > ----- > >> > Charles Moulliard > >> > SOA Architect > >> > > >> > My Blog : http://cmoulliard.blogspot.com/ > >> > > >> > >> -- > >> View this message in context: > >> > http://old.nabble.com/Downloading-SMX-4.1-SNAPSHOT---tp26623623p26624013.html > >> Sent from the ServiceMix - Dev mailing list archive at Nabble.com. > >> > >> > > > > > > ----- > > Charles Moulliard > > SOA Architect > > > > My Blog : http://cmoulliard.blogspot.com/ > > > > -- > View this message in context: > http://old.nabble.com/Downloading-SMX-4.1-SNAPSHOT---tp26623623p26625988.html > Sent from the ServiceMix - Dev mailing list archive at Nabble.com. > >
