With the last modifications made on Karaf and Aries projects, I have been able to deploy the Aries Blog Sample EBA archive on Karaf
[ 131] [Active ] [ ] [ 60] Apache Aries blog sample web component (0.3.0.SNAPSHOT) [ 132] [Active ] [ ] [ 60] Apache Aries blog sample API (0.3.0.SNAPSHOT) [ 133] [Active ] [Created ] [ 60] Apache Aries blog sample (0.3.0.SNAPSHOT) [ 134] [Active ] [Created ] [ 60] Apache Aries blog sample persistence (0.3.0.SNAPSHOT) Regards, Charles Moulliard Sr. Principal Solution Architect - FuseSource Apache Committer Blog : http://cmoulliard.blogspot.com Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linkedin.com/in/charlesmoulliard Skype: cmoulliard On Tue, Jan 18, 2011 at 9:02 PM, Charles Moulliard <cmoulli...@gmail.com> wrote: > I have put the EBA archive file in the deploy folder of Karaf. > > BTW : I have tried to redeploy it using the last snapshot of Karaf but > now Karaf wrap it when I put the xxx.eba file in our deploy directory > and Aries Application can not load the eba archive !!!! > > To rerproduce that, you can do that > > 1) Install the following feature repo file (see attachment) using command : features:addUrl file:features-eba.xml > 2) install features eba --> features:install eba > 3) Copy:paste the file > org.apache.aries.samples.blog.jpa.eba-0.3-SNAPSHOT.eba in the deploy > folder > > and see that we wrap it instead > > wrap_file__home_cmoulliard_apache_karaf_assembly_target_apache-karaf-2.1.99-SNAPSHOT_deploy_org.apache.aries.samples.blog.jpa.eba-0.3-SNAPSHOT.eba > (0) > > of using Aries Application > > So I cannot provide you the stack trace of what Aries Application is doing. > > Regards, > > Charles > > On Sun, Jan 16, 2011 at 7:49 PM, Guillaume Nodet <gno...@gmail.com> wrote: >> How do you deploy it ? And what does the log say? >> >> On Sun, Jan 16, 2011 at 14:47, Charles Moulliard <cmoulli...@gmail.com>wrote: >> >>> This is clear to understand. If you try to deploy an EBA archive >>> containing several bundles - jar files and if some of the bundles does >>> not have their dependencies resolved, then no error is displayed on >>> the log of Karaf/Servicemix. >>> >>> If by example, you try to deploy the following EBA file - >>> >>> http://www.apache.org/dyn/closer.cgi/incubator/aries/org.apache.aries.samples.blog.jpa.eba-0.3-SNAPSHOT >>> where there is a dependency with openjpa-2.0, .... then you will see >>> that no error is reported by Aries Application or Felix on the >>> platform. >>> >>> Regards, >>> >>> Charles Moulliard >>> >>> Sr. Principal Solution Architect - FuseSource >>> Apache Committer >>> >>> Blog : http://cmoulliard.blogspot.com >>> Twitter : http://twitter.com/cmoulliard >>> Linkedin : http://www.linkedin.com/in/charlesmoulliard >>> Skype: cmoulliard >>> >>> >>> >>> On Sat, Jan 15, 2011 at 5:24 PM, Guillaume Nodet <gno...@gmail.com> wrote: >>> > Not sure to understnd what you mean... >>> > >>> > On Saturday, January 15, 2011, Charles Moulliard <cmoulli...@gmail.com> >>> wrote: >>> >> Hi, >>> >> >>> >> I would like to know why we don t see any error message on OSGI server >>> >> when dependencies of the bundles EAB archive are not resolved as this >>> >> is the case when you deploy a bundle using command osgi:install ? It >>> >> should be great that we have this error logged as it will allow to >>> >> detect immediately which missing bundles jars we have. >>> >> >>> >> Regards, >>> >> >>> >> Charles Moulliard >>> >> >>> >> Sr. Principal Solution Architect - FuseSource >>> >> Apache Committer >>> >> >>> >> Blog : http://cmoulliard.blogspot.com >>> >> Twitter : http://twitter.com/cmoulliard >>> >> Linkedin : http://www.linkedin.com/in/charlesmoulliard >>> >> Skype: cmoulliard >>> >> >>> > >>> > -- >>> > Cheers, >>> > Guillaume Nodet >>> > ------------------------ >>> > Blog: http://gnodet.blogspot.com/ >>> > ------------------------ >>> > Open Source SOA >>> > http://fusesource.com >>> > >>> >> >> >> >> -- >> Cheers, >> Guillaume Nodet >> ------------------------ >> Blog: http://gnodet.blogspot.com/ >> ------------------------ >> Open Source SOA >> http://fusesource.com >> >