On 8/10/09 23:55, James Carroll wrote:
This might sound silly, but what happens when I start Felix twice on the
same machine?  I'm wanting to make sure that its started before I deploy
to my test machine, so I was thinking an ant task would be good, but I
don't to have additional instances running every time I do.

I assume you mean starting Felix concurrently...

If you are starting multiple instances of the Felix framework concurrently, you need to make sure each has its own bundle cache directory, since it cannot handle concurrent access from multiple frameworks. Otherwise, you should be okay.

-> richard

Thanks,
James


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to