Re: Eclipse plugin for Felix?

2010-02-23 Thread Oisin Hurley
> Does anyone have a better approach using Eclipse and Felix? I assume you've already check the page at http://felix.apache.org/site/integrating-felix-with-eclipse.html and that isn't quite what you wanted to do. What's the goal that you are aiming for? Creating bundles and running them in a Fel

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: [Karaf] Some general questions

2009-10-19 Thread Oisin Hurley
> There's one Eclipse plugin you may want to try: >  http://fusesource.com/forge/projects/EIK This project allows you to create a target platform containing karaf and run it with your plugins. There's a short video linked from http://fusesource.com/forge/sites/eik/documentation/tutorial.html tha

Re: [Karaf] Authentication failed connecting via ssh

2009-07-10 Thread Oisin Hurley
Same kind of 'odd characters' appear in the console when you are running an embedded Karaf target application in Eclipse - something to do with the character encoding on the shell, perhaps. --oh - To unsubscribe, e-mail: users-u

Re: maven-bundle-plugin not resolving transitive dependencies

2007-09-11 Thread Oisin Hurley
> for importing i am using , which includes all maven > dependencies. the first level dependency artifacts (see > commons-httpclient) get included but the transitive dependencies (as > commons-httpclient --->commons-coded) not. is that a bug or do i need to > enable this option somewhere? The arti