You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by jo...@exceter.com on 2011/08/17 18:40:26 UTC

Maven iPOJO annotations example

I'm trying to to create OSGI services using iPOJO annotations and  
maven. Does anyone know if there is an example like this one that uses  
iPOJO annotations instead of XML? I've found some annotations

http://felix.apache.org/site/ipojo-hello-word-maven-based-tutorial.html

-John


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Maven iPOJO annotations example

Posted by jo...@exceter.com.
For anyone else looking for annotated maven examples of iPOJO in  
action, they are located here,
https://svn.apache.org/repos/asf/felix/trunk/ipojo/examples/tutorial-maven/

Quoting john.dunlap@exceter.com:

>
> *I've found some example annotations but they have incomplete maven
> configuration to go with them.
>
> Quoting john.dunlap@exceter.com:
>
>> I'm trying to to create OSGI services using iPOJO annotations and
>> maven. Does anyone know if there is an example like this one that uses
>> iPOJO annotations instead of XML? I've found some annotations
>>
>> http://felix.apache.org/site/ipojo-hello-word-maven-based-tutorial.html
>>
>> -John
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Maven iPOJO annotations example

Posted by "Guillaume Sauthier (Objectweb)" <gu...@objectweb.org>.
Hi

You need to add org.apache.felix:org.apache.felix.ipojo.annotations as a
dependency.

All that you need is probably described here :
http://felix.apache.org/site/how-to-use-ipojo-annotations.html

--Guillaume

2011/8/17 <jo...@exceter.com>

>
> *I've found some example annotations but they have incomplete maven
> configuration to go with them.
>
>
> Quoting john.dunlap@exceter.com:
>
>  I'm trying to to create OSGI services using iPOJO annotations and
>> maven. Does anyone know if there is an example like this one that uses
>> iPOJO annotations instead of XML? I've found some annotations
>>
>> http://felix.apache.org/site/**ipojo-hello-word-maven-based-**
>> tutorial.html<http://felix.apache.org/site/ipojo-hello-word-maven-based-tutorial.html>
>>
>> -John
>>
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: users-unsubscribe@felix.**apache.org<us...@felix.apache.org>
>> For additional commands, e-mail: users-help@felix.apache.org
>>
>
>
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@felix.**apache.org<us...@felix.apache.org>
> For additional commands, e-mail: users-help@felix.apache.org
>
>

Re: Maven iPOJO annotations example

Posted by jo...@exceter.com.
*I've found some example annotations but they have incomplete maven  
configuration to go with them.

Quoting john.dunlap@exceter.com:

> I'm trying to to create OSGI services using iPOJO annotations and
> maven. Does anyone know if there is an example like this one that uses
> iPOJO annotations instead of XML? I've found some annotations
>
> http://felix.apache.org/site/ipojo-hello-word-maven-based-tutorial.html
>
> -John
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org