Re: Question about the need for META INF/MANIFEST.MF data

2009-11-08 Thread UseTheFork
Many thanks for your answers. I know what to do next... JVerstry -- View this message in context: http://old.nabble.com/Question-about-the-need-for-META-INF-MANIFEST.MF-data-tp26235461p26256854.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. -

Re: Question about the need for META INF/MANIFEST.MF data

2009-11-08 Thread Oisin Hurley
> http://neilbartlett.name/blog/categories/osgibook/ and it mentions that some > bundle data should be included in the META INF/MANIFEST.MF. In order to > facilitate the work, it recommends using a tool called Bnd. > > However, it does not explain the motivation for this. The motivation for this i

Re: MailformedURLException using Java ME Platform + CDC

2009-11-08 Thread petergent
Thank you very much. Using version 2.0.2 fixed the problem! regards, Peter Karl Pauls schreef: Yes, please try 2.0.2 as that might fix your situation. Additionally, are you seeing any problems or is it just the exception printed to stdout? I belive you should be able to just ignore the printout

Re: Question about the need for META INF/MANIFEST.MF data

2009-11-08 Thread Richard S. Hall
I am not sure I understand what you are asking, but you can provide services from the outside to bundles on the inside of the framework; this page (while a little out of date in the latter half) talks about that: http://felix.apache.org/site/apache-felix-framework-launching-and-embedding.h