Hi,
we are planning to set up an environment where different developers can implement their applications or EJBs by using the same entities without any copy&paste or code duplication workarounds. Does it make sense to create one project that holds all entity-classes and put this project into the build path of all the new projects? May anybody has some hints (e.g. links,...) for us? If there are some books out there which cover more than just transaction-pattern please let me know. I'm really interest in setting up an environment from the bottom up.
Jonny
|