Frank: a quick follow-up
Once you have JBoss Hibernate installed (on 5.1 or 5.5), Seam App generation is faily easy to tweak. You just have to modify a single class (SeamExporter in the plugin’s hibernate-tools.jar).
I have a crude ME version of that class, for example, that will reverse engieneer a complete seam app right into a pre-existing standard Me ear application (app, ejb, and war projects: no more ant or moving files around).
btw: my version works, but it can certainly be improved on. If anybody else has done this and is
willing to share, I am interested !
Jean-Michel