You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Ralf Ebert <in...@ralfebert.de> on 2011/04/21 19:11:56 UTC

Running Felix as Linux daemon

Hi,

I just wrote a little blog post about how to setup /etc/init.d/ scripts for running Felix applications on Debian Linux:

http://www.ralfebert.de/blog/osgi/debian_initd_daemon/

I stumbled on org.apache.felix.daemon which seems to be outdated. What is the status of the component? Is there a better way to run Felix as Linux background process than the 'start-stop-daemon' workaround described in the blog post?

Greetings,

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


Re: Running Felix as Linux daemon

Posted by Guillaume Nodet <gn...@gmail.com>.
If that can help, Karaf integrates JSW to run Felix or Equinox as a daemon.
See http://karaf.apache.org/manual/2.2.0/users-guide/wrapper.html

On Thu, Apr 21, 2011 at 19:43,  <jo...@exceter.com> wrote:
> I haven't looked into it in great detail but I'd recommend looking into
> something like this because it will generate service wrappers for both
> windows and unix/linux.
> http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/usage_jsw.html
>
> -John
>
> Quoting "Richard S. Hall" <he...@ungoverned.org>:
>
>> On 4/21/11 13:11, Ralf Ebert wrote:
>>>
>>> Hi,
>>>
>>> I just wrote a little blog post about how to setup /etc/init.d/  scripts
>>> for running Felix applications on Debian Linux:
>>>
>>> http://www.ralfebert.de/blog/osgi/debian_initd_daemon/
>>>
>>> I stumbled on org.apache.felix.daemon which seems to be outdated.
>>
>> Yes, this is outdated. I had always hoped that someone with interest
>> would contribute to this effort.
>>
>>> What is the status of the component? Is there a better way to run  Felix
>>> as Linux background process than the 'start-stop-daemon'  workaround
>>> described in the blog post?
>>
>> I don't have any better suggestions. Maybe someone else does...
>>
>> -> richard
>>
>>> Greetings,
>>>
>>> Ralf
>>> ---------------------------------------------------------------------
>>> 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
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Connect at CamelOne May 24-26
The Open Source Integration Conference
http://camelone.com/

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


Re: Running Felix as Linux daemon

Posted by jo...@exceter.com.
I haven't looked into it in great detail but I'd recommend looking  
into something like this because it will generate service wrappers for  
both windows and unix/linux.
http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/usage_jsw.html

-John

Quoting "Richard S. Hall" <he...@ungoverned.org>:

> On 4/21/11 13:11, Ralf Ebert wrote:
>> Hi,
>>
>> I just wrote a little blog post about how to setup /etc/init.d/   
>> scripts for running Felix applications on Debian Linux:
>>
>> http://www.ralfebert.de/blog/osgi/debian_initd_daemon/
>>
>> I stumbled on org.apache.felix.daemon which seems to be outdated.
>
> Yes, this is outdated. I had always hoped that someone with interest
> would contribute to this effort.
>
>> What is the status of the component? Is there a better way to run   
>> Felix as Linux background process than the 'start-stop-daemon'   
>> workaround described in the blog post?
>
> I don't have any better suggestions. Maybe someone else does...
>
> -> richard
>
>> Greetings,
>>
>> Ralf
>> ---------------------------------------------------------------------
>> 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: Running Felix as Linux daemon

Posted by "Richard S. Hall" <he...@ungoverned.org>.
On 4/21/11 13:11, Ralf Ebert wrote:
> Hi,
>
> I just wrote a little blog post about how to setup /etc/init.d/ scripts for running Felix applications on Debian Linux:
>
> http://www.ralfebert.de/blog/osgi/debian_initd_daemon/
>
> I stumbled on org.apache.felix.daemon which seems to be outdated.

Yes, this is outdated. I had always hoped that someone with interest 
would contribute to this effort.

> What is the status of the component? Is there a better way to run Felix as Linux background process than the 'start-stop-daemon' workaround described in the blog post?

I don't have any better suggestions. Maybe someone else does...

-> richard

> Greetings,
>
> Ralf
> ---------------------------------------------------------------------
> 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