Re: hello

2010-09-03 Thread Guo Du
2010/9/3 shiyu : > please send me a security layer development tutorials and OSGi itself has nothing to do with security even the class load mechanism give you some kind of isolation. Traditional JAVA security still valid in OSGi world. > Felix Development examples To start with OSGi, you just nee

Re: Hello from Sydney and PML!

2010-06-28 Thread Will Budic
Alas, PML must work under Equinox! (OSGi) Not an Irish only assembly scrambling for cheep arse likers based in Sydney to get their 'open' business afloat. I am only passionate about this 'cause I believe in the works like most of you guys. My personal dislikes and the fact that my own pet is a re

Re: Hello from Sydney and PML!

2010-06-28 Thread Justin Edelson
On Jun 28, 2010, at 5:28 AM, Will Budic wrote: > Hello everyone! > > A very lone Felix user cowboy here! :) > This is just a quick hello for now till I get used to posting to the list. > > My project is something called PML which on first look is just an programmer > friendly alternative to X

Re: Hello World example for Bundle Plugin for Maven

2009-07-05 Thread Aaron Zeckoski
You are welcome to check this code out which has a sample api bundle, imple bundle, and servlet bundle: http://azsandbox.googlecode.com/svn/trunk/osgi-sample/ Just follow the README to build and run it using pax runner. If you want to run it in equinox via pax runner, the command is this: mvn pax:

Re: Hello World example for Bundle Plugin for Maven

2009-07-05 Thread Serge Emmanuel Pagop
Take a look on the pax-construct project, then you test your helloworld bundle with different osgi impl. (equinox, felix, ...) Von meinem iPhone gesendet Am 05.07.2009 um 15:39 schrieb "Tobi" : Hi all, I am looking for a Hello World example that shows the use of "Bundle Plugin for Maven"