BJ Hargrave wrote:

I would suggest a single jar. Then someone can go java -jar felix.jar to invoke the framework. This is basically what eclipse does now.


This is how I invoke Oscar, but Oscar has always been multiple JARs. I just use the Class-Path manifest header.

Certainly, if you combine everything into one, then you don't need the manifest header, but then we would also have to combine moduleloader.jar.

-> richard

Reply via email to