Dear Sir,
I need to make a bundle from a plain Java application that uses Hibernate
on Postgres.
Are there restrictions that I should know before starting?
May I assume that I can "simply" wrap the currently working Java main,
creating an OSGi bundle that calls it?
Are there important things that I should place in the MANIFEST?
Any information on the individual steps that I should follow will be
appreciated very much.