Sing Li wrote:
First example, apache-fied, maven'ized, tested, and
attached as JIRA patch at:

http://issues.apache.org/jira/browse/GERONIMO-730

Second example, at:

http://issues.apache.org/jira/browse/GERONIMO-731

Thanks for the examples. I'll be looking into them and applying soon.

I'm working on converting the third one, EAR with CMP
EJB (EJB QL).  But don't know what to do with table
creation at this point.  Tell users to create it
manually?  Or write code to do the DDL
programmatically - but who/what can execute this code
once only?

See petstore in the sandbox where DDLs are applied once Geronimo is started. It's a copy of what Jeremy did in juddi, so you can borrow some ideas off it, too.

- Sing

Jacek

Reply via email to