Hi, Noticed that some recent changes made OpenJPA HelloWorld to depend upon OSGi. Impressive but questionable change. And the example JavaDoc says: /** * A very simple, stand-alone program that stores a new entity in the * database and then performs a query to retrieve it. */
The classic "Hello World" was built on KISS -- and that principle still remains valid especially for getting started examples. A separate example should be constructed to demonstrate OSGi integration capability. ----- Pinaki Poddar http://ppoddar.blogspot.com/ http://www.linkedin.com/in/pinakipoddar OpenJPA PMC Member/Committer JPA Expert Group Member -- View this message in context: http://n2.nabble.com/OpenJPA-examples-need-OSGi%21-tp2981959p2981959.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
