Hi folks,

I am working on https://issues.jboss.org/browse/FORGE-1443. It's not a big deal, it's a matter of adding a few lines to the JavaEEDefaultProvider class.

One of the requirements is that the create and drop scripts should bear the name of the project: <projectName>Creade.ddl and <projectName>Drop.ddl. I wonder is there a way to pass that somehow to the persistence provider?

Thanks,
Ivan