hmm,

currently we don't look for jpa prop in the container prop (we could maybe)

for such tests maybe ApplicationComposer can help (build your custom app)

*Romain Manni-Bucau*
*Twitter: @rmannibucau*
*Blog: http://rmannibucau.wordpress.com*




2012/9/19 Edison Xu <[email protected]>

> BTW, for the property
> p.put("openjpa.jdbc.SynchronizeMappings", "buildSchema(ForeignKeys=true)");
>
> How can I put it in the jndi.properties?
>
> I tried to add below:
> openjpa.jdbc.SynchronizeMappings = buildSchema(ForeignKeys=true)
>
> but doesn't work. Only have to add in the codes directly when getting
> InitialContext.
>
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Different-module-share-same-container-tp4657507p4657523.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to