Hi!

We try to create a new Application with Eclipse RCP and Hibernate for persistancy.. As far as I can understand, spring can help us here by
providing a convenient way for transactions and security.

The problem is the integration of the spring framework in an RCP-Application.
I read serveral tutorials und also some posts here in the spring-forum,
but most of them seem to be outdated :-(

Are there some best-practices to achieve this integration? How can I make
an Eclipse-Plugin containing the Spring framework und use it in other bundles?
I know about the Eclipse-Buddypolicy and the Eclipse-Wizard (Plugin from
existing jar...) etc... How can i add such a bundle to the target plattform for my Project (there were several issus with classnotfound, ...)?

A simple example would be very appreciated :-)

With kind regards
Benjamin Jung