Sure you can ... You just have to make sure that the module is used upon registry configuration.
Le jeu. 16 avr. 2015 à 10:41, Poggenpohl, Daniel < daniel.poggenp...@isst.fraunhofer.de> a écrit : > Hi, > > I'm using tapestry-jpa. > I've found a reference to JpaEntityPackageManager. I can contribute > package names, but can I contribute packages in other projects? > > Regards, > Daniel P. > > -----Ursprüngliche Nachricht----- > Von: Charlouze [mailto:m...@charlouze.com] > Gesendet: Donnerstag, 16. April 2015 10:36 > An: users@tapestry.apache.org > Betreff: Re: Splitting a tapestry web app into modules > > Hey > > Are you using JPA or Hibernate ? > > Charles > > Le jeu. 16 avr. 2015 à 10:21, Poggenpohl, Daniel < > daniel.poggenp...@isst.fraunhofer.de> a écrit : > > > Hello everyone, > > > > I'm trying to enable reuse for our projects by splitting our > > application into separate modules for the data model and the web ui, > > among others. When starting a Tapestry application, it looks for the > > entities in the entities package of the same project. Is it even > > possible that I put the entities for the application in a different > Maven project? > > > > Regards, > > Daniel P. > > >