Hi all,
I was wondering what the best practice was for launching OSGI applications from maven was. I've been trying to launch applications by using say the easybeans felix launcher and calling that plugin's goal from the run configuration. This has been giving me quite a bit of trouble, and I can't really find ANY documentation on how people are launching their OSGI applications in a maven environment. Any insight, experiences, or best practices would be much appreciated. I also need to ensure that hot code replace will work. Thanks! Brendan Haverlock