Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Maier, Georg
Hi! I'm new to iPOJO and currently trying to get started. I managed to run the examples from the website, but there is one general point I don't understand yet. If I got everything right, I can easily use iPOJO within an Eclipse / Equinox based application. Furthermore, I can chose whether to

Re: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Clement Escoffier
Hello, On 13.12.10 14:10, Maier, Georg georg.ma...@itg.fzk.de wrote: Hi! I'm new to iPOJO and currently trying to get started. I managed to run the examples from the website, but there is one general point I don't understand yet. If I got everything right, I can easily use iPOJO within an

Re: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread ajinkya prabhune
thanks i am looking forward to the new documents On Mon, Dec 13, 2010 at 2:50 PM, Clement Escoffier clement.escoff...@gmail.com wrote: Hello, On 13.12.10 14:10, Maier, Georg georg.ma...@itg.fzk.de wrote: Hi! I'm new to iPOJO and currently trying to get started. I managed to run

Re: iPojo inner class instrumentation

2010-12-13 Thread Clement Escoffier
Hello, On 13.12.10 11:41, Bigard Olivier obig...@axway.com wrote: Hello, We have an interrogation regarding iPojo instrumentation. We read somewhere in the forum that iPopo can instrument inner classes, but we are facing a problem when using them in our project. Here is our use case: A

RE: iPojo inner class instrumentation

2010-12-13 Thread Bigard Olivier
Hi Clement, We are using iPojo Core 1.6.4 (with Annotations). We are also using the Maven plugin version 1.4.2. Maybe this version is too old and there is a compatibility problem. I'll check with an earlier version... Regards, Olivier -Message d'origine- De : Clement Escoffier

Re: iPojo inner class instrumentation

2010-12-13 Thread Clement Escoffier
Hi, Just a quick check, Could you try to disable 'proxy' on c2 @Requires(proxy=false) C2 c2; Regards, Clement On 13.12.10 15:43, Bigard Olivier obig...@axway.com wrote: Hi Clement, We are using iPojo Core 1.6.4 (with Annotations). We are also using the Maven plugin version 1.4.2. Maybe this

RE: iPojo inner class instrumentation

2010-12-13 Thread Bigard Olivier
Ok, I'll check with disabled proxy on C2. -Message d'origine- De : Clement Escoffier [mailto:clement.escoff...@gmail.com] Envoyé : lundi 13 décembre 2010 15:57 À : users@felix.apache.org Objet : Re: iPojo inner class instrumentation Hi, Just a quick check, Could you try to disable

RE: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Maier, Georg
Hi Clement, thank you very much, the online manipulator seems to provide exactly what I was looking for! I still didn't figure out how to manipulate the URL in order to add the prefix (without installing the bundle manually or adjusting the according eclipse config file with a text editor ;)), I

Re: iPojo inner class instrumentation

2010-12-13 Thread Clement Escoffier
Hi, I've tried to reproduce your scenario in: http://svn.apache.org/viewvc?view=revisionrevision=1045175 However, it works for me. I just remove C4 and directly call C3. Could you highlight the differences ? Regards, Clement On 13.12.10 16:07, Bigard Olivier obig...@axway.com wrote: Ok, I'll

Re: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Clement Escoffier
On 13.12.10 16:20, Maier, Georg georg.ma...@itg.fzk.de wrote: Hi Clement, thank you very much, the online manipulator seems to provide exactly what I was looking for! I still didn't figure out how to manipulate the URL in order to add the prefix (without installing the bundle manually or

Can't start a broker on remote server, works locally

2010-12-13 Thread ilde...@gmail.com
Hi. on EC2 ubuntu 10.10, a Karaf 2.1.2 installation with activemq 5.4.0 installed as of http://activemq.apache.org/osgi-integration.html starting a broker with activemq:create-broker gives me a : java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh'