RE: Error in starting Karaf with EIK from Eclipse

2012-10-01 Thread PJR69
Hi, Ok, I managed to get the sources and compile them with maven. But I'm a bit unsure as to what is the best way to take the results into use in an Eclipse installation. Is there any way to add the generated features/plugins via Update Site-functionality or should I just copy the multitude of

Re: Status of EIK

2012-10-01 Thread Michael Täschner
Hi Raj, hi JB, thanks for the clarification. I guess I will take a look at Tycho but I am a bit hesitant as these additional plugins/configs would only be worthwile for development and debugging in EIK/Eclipse but do not have any benefit for the final applications which neither need Tycho nor run

Re: Status of EIK

2012-10-01 Thread Rajbir Saini
Thanks JB. Raj On Monday 01 October 2012 06:47 PM, Jean-Baptiste Onofré wrote: FYI, EIK already use tycho maven plugin. For instance, you can take a look on: http://svn.apache.org/repos/asf/karaf/eik/trunk/plugins/org.apache.karaf.eik.core/pom.xml Regards JB On 10/01/2012 03:15 PM, Rajbi

Re: Status of EIK

2012-10-01 Thread Jean-Baptiste Onofré
FYI, EIK already use tycho maven plugin. For instance, you can take a look on: http://svn.apache.org/repos/asf/karaf/eik/trunk/plugins/org.apache.karaf.eik.core/pom.xml Regards JB On 10/01/2012 03:15 PM, Rajbir Saini wrote: Hi Michael, Have you looked at Eclipse Tycho maven plugin? This plug

Re: Status of EIK

2012-10-01 Thread Rajbir Saini
Hi Michael, Have you looked at Eclipse Tycho maven plugin? This plugin provides Maven and Eclipse PDE integration. You can create bundles using PDE and then generate the POM with the plugin. POM generation will automatically resolve the Maven dependencies based bundle manifest. Thereafter, you

Re: Status of EIK

2012-10-01 Thread Jean-Baptiste Onofré
Hi Michael, maybe I didn't get you. I was talking about the build, not the runtime. My purpose is to update the EIK documentation to clarify/develop build and runtime purposes. Regards JB On 10/01/2012 03:03 PM, Michael Täschner wrote: Hm, sorry, now you've got me totally confused: I was d

Re: Status of EIK

2012-10-01 Thread Michael Täschner
Hm, sorry, now you've got me totally confused: I was debating not to use the PDE profile/aspects in my bundles while still using EIK and my understanding was that currently EIK only supports bundles with PDE layout/profile ? As a result you agreement comes quite at a surprise!? Can you clarify ?

Re: Status of EIK

2012-10-01 Thread Jean-Baptiste Onofré
Fully agree, it's the purpose: reserve some extensions to specific profiles and keep the codebase "simple". Regards JB On 10/01/2012 02:38 PM, Michael Täschner wrote: Hi JB, I would rather not apply the PDE constraints on our application bundle but rather work with plain maven-bundle-plugin

Re: Status of EIK

2012-10-01 Thread Michael Täschner
Hi JB, I would rather not apply the PDE constraints on our application bundle but rather work with plain maven-bundle-plugin generated bundles. As most of Karaf is also based on maven-bundle-plugin/bnd I do not understand why in this case application bundles need to be based on PDE profile ? Is t

Re: Status of EIK

2012-10-01 Thread Jean-Baptiste Onofré
Hi Michael, m2e (for EIK build) support is in progress. But, we want to improve the converage (why not leveraging PDE projects, etc). All proposals are welcome. Regards JB On 10/01/2012 12:17 PM, Michael Täschner wrote: Hi JB, another question regarding EIK: Will it support Eclipse Maven

Re: Status of EIK

2012-10-01 Thread Michael Täschner
Hi JB, another question regarding EIK: Will it support Eclipse Maven projects (M2E, maven-bundle-plugin) or is the focus on PDE projects ? As our projects are all based on Maven (and Karaf as well) I would welcome support for projects handled with M2E in Eclipse. Thanks and Regards, Michael 2012

Re: jni/native karaf

2012-10-01 Thread Łukasz Dywicki
Just put DLL/SO file to lib/ directory. JVM should be able to load it using System.loadLibrary. Best regards, Lukasz Wiadomość napisana przez Dan Tran w dniu 29 wrz 2012, o godz. 07:18: > Hello, > > I know there is a right to package jni bundle together with associated > bits ( I can see jansi

Re: Error in starting Karaf with EIK from Eclipse

2012-10-01 Thread Jean-Baptiste Onofré
H Petri, EIK is now a Karaf sub-project. You can checkout the code from the Apache svn server: http://svn.apache.org/repos/asf/karaf/eik/ You can find information here: http://karaf.apache.org/index/subprojects/eik/source.html http://karaf.apache.org/index/subprojects/eik/building.html Regar

Re: Error in starting Karaf with EIK from Eclipse

2012-10-01 Thread PJR69
Hi, I installed EIK (so not downloaded it myself) using the Eclipse update site-URL from here: http://randomactsoftware.blogspot.fi/p/eclipse-integration-for-karaf.html so I used this one: http://eik.eclipselabs.org.codespot.com/git/features/info.evanchik.eclipse.karaf.update/ I installed the pac

Re: Error in starting Karaf with EIK from Eclipse

2012-10-01 Thread Jean-Baptiste Onofré
Hi, we have an issue on trunk build right now. It should be fixed this afternoon. Regards JB On 10/01/2012 08:37 AM, PJR69 wrote: I'm trying to run Karaf (standalone 2.2.9 or from ServiceMix) from Eclipse using exactly the instructions provided on the Wiki. However, then starting Karaf runt

Re: Error in starting Karaf with EIK from Eclipse

2012-10-01 Thread Filippo Balicchia
Hi Petri, where you download EIK ? Could you tell me, please, the link of wiki you followed ? Regards --Filippo 2012/10/1 PJR69 : > I'm trying to run Karaf (standalone 2.2.9 or from ServiceMix) from Eclipse > using exactly the instructions provided on the Wiki. > > However, then starting Karaf