Re: Creating EE ...

2012-10-10 Thread Andrea Taurchini
Thanks everyone ... I will try again !!! KR, Andrea 2012/10/9 Rupert Westenthaler > Hi Andrea > > your path > > > > launchers/stable/target/classes/resources/bundles/20/org.apache.stanbol.enhancer.servicesapi-0.10.0-incubating-SNAPSHOT.jar > > looks really outdated. First because the start le

Re: Creating EE ...

2012-10-09 Thread Rupert Westenthaler
Hi Andrea your path > launchers/stable/target/classes/resources/bundles/20/org.apache.stanbol.enhancer.servicesapi-0.10.0-incubating-SNAPSHOT.jar looks really outdated. First because the start level for the o.a.stanbol.enhancer.servicesapi bundle was increased from 20 to 30 with rev1371819 (10.A

Re: Creating EE ...

2012-10-09 Thread Rene Nederhand
Hi Andrea, Attached you will find a netbeans project that I've created as described on the IKS blog. I've fixed some errors in it as well. It builds but I haven't tried to import/run it inside Stanbol. Please let me know if you experience any problems using the code. Cheers, René On Tue, Oct 9,

Re: Creating EE ...

2012-10-09 Thread Rene Nederhand
Hi Andrea, I've compiled a fresh svn checkout and have /launchers/full/target/classes/resources/bundles/30/org.apache.stanbol.enhancer.servicesapi-0.10.0-SNAPSHOT.jar available. Can't you use that one? Best, René On Tue, Oct 9, 2012 at 3:52 PM, Andrea Taurchini wrote: > Dear Melanie, > thank

Re: Creating EE ...

2012-10-09 Thread Andrea Taurchini
Dear Melanie, thanks for your reply. I really don't know, however compiling stanbol produced successfully the jar org.apache.stanbol.enhancer.servicesapi-0.9.0-incubating.jar under launchers/stable/target/**classes/resources/bundles/20/ but not the 0.10.0. I really can't get any clue !!! best, And

Re: Creating EE ...

2012-10-09 Thread Melanie Reiplinger
Hi Andrea, not sure if this is of any help, but have you considered that paths containing "incubating" may not be correct anymore? Stanbol has graduated recently. best, Melanie Am 09.10.2012 15:22, schrieb Andrea Taurchini: Dear Sirs, I wolud like to try to create my own ee following this t