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