<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hey Ivan,</div><div>You could change the configure method signature to pass the project as a parameter, but remember that it may be null.</div><div><br></div><div>However, I think it would be better to not add the projectName to the DDL file in order to keep it simple and easier to find.</div><div><br></div><div>Best Regards,</div><div><br></div><div>George Gastaldi</div><div><br>Em 25/01/2014, às 18:42, "Ivan St. Ivanov" &lt;<a href="mailto:ivan.st.ivanov@gmail.com">ivan.st.ivanov@gmail.com</a>&gt; escreveu:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi folks,<div><br></div><div>I am working on&nbsp;<a href="https://issues.jboss.org/browse/FORGE-1443">https://issues.jboss.org/browse/FORGE-1443</a>. It's not a big deal, it's a matter of adding a few lines to the&nbsp;JavaEEDefaultProvider class.</div>
<div><br></div><div>One of the requirements is that the create and drop scripts should bear the name of the project: &lt;projectName&gt;Creade.ddl and &lt;projectName&gt;Drop.ddl. I wonder is there a way to pass that somehow to the persistence provider?</div>
<div><br></div><div>Thanks,</div><div>Ivan</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>forge-dev mailing list</span><br><span><a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a></span></div></blockquote></body></html>