-
I'm currently working on a project and the core library is generated from Spring Roo. Although nice it presents an interesting issue as the generated classes work with aspects to handle access modifiers.
The class that has the JPA annotations does not have public accessible fields which means it has to be added after generation. My question has anyone had the experience of integrating open...
2009-10-30 20:15:06 UTC in OpenXava
-
Since it's java based doesn't it make sense to just have a zip with the compiled jars for platform independent installation, at least on the client. It would be one step away from being able to make a client that is webstart enabled.
2009-09-24 18:36:02 UTC in Jitterbit - Open Source Integration