On Thursday 13 October 2011 06:13 PM, Jean-Philippe Clement wrote:
"I will be very interested to know which features of Karaf you are interested in seeing in GlassFish."

Mainly:
 * OSGi blueprint
Definitely. You have already done this.
 * Unified Log stuff + can add OSGi service as log appender (PaxAppender)
Should be possible. GlassFish mostly uses jdk logging, although some bundles in GlassFish use slf4j and slf4j/jdk binding. I have had to use Felix log service as an implementation of OSGi Log Service while running OSGi Web container compliance test suite and didn't notice any issues then.
 * Properties (property placeholder)
Don't know what this is. From the name, it seems like some kind of property substitution mechanism. If this feature can be installed as a set of bundles, then I don't see any reason for it to not work in GlassFish.
 * Extensible shell (osgi.command.scope/osgi.command.function)
Yes. GlassFish already comes with Felix Gogo shell. I already mentioned in a previous email how to enable the same. So, you should be able to add additional bundles implementing new commands.

Could they be integrated in GlassFish?
Give a try and let us know.

Sahoo

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

Reply via email to