I have one more question regarding SMX4. In SMX3 my services used a jar file which was included in the lib/optional directory of the SMX3 distribution. This was to allow me to have one spot to change behavior of some functionality that was used in several service engines. It seems like in SMX4 you would deploy that jar as an OSGI bundle, but I can't seem to figure out how you could then reference that jar from a JBI component without converting all my JBI components to OSGI. Is there any way to at least temporarily accomplish having a single jar (or at least share a couple spring xmls) shared from a global location in SMX4 without making it an OSGI bundle (unless there is a way for a JBI component to reference it that way)?
Thanks for any help! Ryan
