Re: Getting Started with iPOJO

2012-10-12 Thread Cook, Michael J. (OCTO)
ri, Oct 12, 2012 at 4:29 PM, Cook, Michael J. (OCTO) >> wrote: >> > Simon, >> > >> > Excellent. I will look online for tutorials explaining your suggested >> paths forward. If you know of any good ones, please let me know. >> > >> > Mike >> &g

Re: Getting Started with iPOJO

2012-10-12 Thread Göktürk Gezer
gt; (o) 215-286-8260 > > (m) 609-458-0332 > > > > - Original Message - > > From: Simon Chemouil [mailto:schemo...@gmail.com] > > Sent: Friday, October 12, 2012 08:34 AM > > To: users@felix.apache.org > > Subject: Re: Getting Started with iPOJO > > > >

Re: Getting Started with iPOJO

2012-10-12 Thread Simon Chemouil
; One Comcast Center > Philadelphia, PA 19103 > (o) 215-286-8260 > (m) 609-458-0332 > > - Original Message - > From: Simon Chemouil [mailto:schemo...@gmail.com] > Sent: Friday, October 12, 2012 08:34 AM > To: users@felix.apache.org > Subject: Re: Getting Started wi

Re: Getting Started with iPOJO

2012-10-12 Thread Cook, Michael J. (OCTO)
- From: Simon Chemouil [mailto:schemo...@gmail.com] Sent: Friday, October 12, 2012 08:34 AM To: users@felix.apache.org Subject: Re: Getting Started with iPOJO Michael, It seems like you are using an antique version of iPojo. The import you show in your manifest is 0.9.0 and the last release

Re: Getting Started with iPOJO

2012-10-12 Thread Simon Chemouil
; import org.apache.felix.ipojo.annotations.Invalidate; >>>> >> >> >> import org.apache.felix.ipojo.annotations.Validate; >>>> >> >> >> import org.apache.felix.ipojo.annotations.Instantiate; >>>> >> >&

Re: Getting Started with iPOJO

2012-10-11 Thread Göktürk Gezer
;> >> >> > >> >> >> Manifest-Version: 1.0 > >> >> >> Export-Package: > >> >>org.apache.felix.ipojo.handler.temporal,org.apache.fel > >> >> >> > >> >>ix.ipojo.transaction,org.apache.felix.ipojo.exte

Re: Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
ok.michael.MyComponentImpl >> >> >> " manipulation { method { $name="$init" }method { $name="start" >> >>}meth >> >> >> od { $name="stop" }}}instance { >> >>$component="cook.michael.MyComponentI >> >>

Re: Getting Started with iPOJO

2012-10-11 Thread Göktürk Gezer
te" > >>$method=" > >> >> stop" }callback { $transition="validate" $method="start" > >>}manipulatio > >> >> n { method { $name="$init" }method { $name="start" }method { >

Re: Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
_35 (Apple Inc.) & iPOJO >> >> Bundle-Vendor: The Apache Software Foundation >> >> Bundle-Version: 1.8.2 >> >> Build-Jdk: 1.6.0_31 >> >> Bnd-LastModified: 1350001458935 >> >> Bundle-ManifestVersion: 2 >> >> Bundle-Description: i

Re: Getting Started with iPOJO

2012-10-11 Thread Göktürk Gezer
ojo.architecture;version=0.9.0, org.apache.felix.ipojo.extende > >> r, org.apache.felix.ipojo.whiteboard, org.apache.felix.ipojo;version= > >> 0.9.0, org.apache.felix.ipojo.handlers.event, org.apache.felix.ipojo. > >> handlers.jmx, org.osgi.service.cm;version=1.

Re: Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
ons, cook.michael >> Bundle-SymbolicName: iPojoTest >> Originally-Created-By: Apache Maven Bundle Plugin >> >> >> >> >> On 10/11/12 7:54 PM, "Göktürk Gezer" wrote: >> >> >Hi, >> > >> >First of all @Componen

Re: Getting Started with iPOJO

2012-10-11 Thread Göktürk Gezer
t; > public void start() > >.. > >.. > >} > > > >On Fri, Oct 12, 2012 at 1:00 AM, Cook, Michael J. (OCTO) < > >michael_j_c...@cable.comcast.com> wrote: > > > >> Sorry. Just rechecked. Used @ Component on the class. And >

Re: Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
n the class. And >> @Invalidate/@validate on the methods. Just tried removing the >>@Component. >> Same result. No output. >> >> Mike >> Michael Cook >> VP Technology Innovation >> Comcast >> One Comcast Center >> Philadelphia, PA 19103 >>

Re: Getting Started with iPOJO

2012-10-11 Thread Göktürk Gezer
Sent: Thursday, October 11, 2012 05:47 PM > To: 'users@felix.apache.org' > Subject: Re: Getting Started with iPOJO > > I used @validate/@invalidate alone. > > Mike > > Michael Cook > VP Technology Innovation > Comcast > One Comcast Center > Philadelphia, P

Re: Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
- Original Message - From: Cook, Michael J. (OCTO) Sent: Thursday, October 11, 2012 05:47 PM To: 'users@felix.apache.org' Subject: Re: Getting Started with iPOJO I used @validate/@invalidate alone. Mike Michael Cook VP Technology Innovation Comcast One Comcast Center Philadelphia, PA 191

Re: Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
: users@felix.apache.org Subject: Re: Getting Started with iPOJO Hi, I need to ask this first since it's not on your code snippet: Did you use @Component annotation for class where you've declared your start() stop() methods? Or did you use @Validate,@Invalidate alone? *Regards,* *Goktur

Re: Getting Started with iPOJO

2012-10-11 Thread Göktürk Gezer
Hi, I need to ask this first since it's not on your code snippet: Did you use @Component annotation for class where you've declared your start() stop() methods? Or did you use @Validate,@Invalidate alone? *Regards,* *Gokturk* On Thu, Oct 11, 2012 at 8:13 PM, Cook, Michael J. (OCTO) < michael_j_

Getting Started with iPOJO

2012-10-11 Thread Cook, Michael J. (OCTO)
Hi, I can't seem to find a good article that will help me resolve the "getting started" issue I am facing. I am using Eclipse Juno (4.2) on my Mac. I have downloaded and installed the iPOJO eclipse plugin, from: http://clement.plop-plop.net/update/ I have created a sample project following th

Re: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Clement Escoffier
again! You're welcome Clement > >Georg > > >-Original Message- >From: Clement Escoffier [mailto:clement.escoff...@gmail.com] >Sent: Montag, 13. Dezember 2010 14:51 >To: users@felix.apache.org >Subject: Re: Getting started with iPOJO and Equinox / Eclipse

RE: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Maier, Georg
tting started with iPOJO and Equinox / Eclipse Hello, On 13.12.10 14:10, "Maier, Georg" 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 >under

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" wrote: > > >Hi! > > > > > > > >I'm new to iPOJO and currently trying to get started. I managed to run > >t

Re: Getting started with iPOJO and Equinox / Eclipse

2010-12-13 Thread Clement Escoffier
Hello, On 13.12.10 14:10, "Maier, Georg" 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 Eclipse / >E

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