Yes, I did try taking the schema name out of persistence.xml. Does not help.
Thanks.

--Keith


Michael Dick wrote:
> 
> Maybe a dumb question, but did you remove the openjpa.jdbc.Schema property
> from persistence.xml? That would override the setting from the datasource
> (as would any annotations in your entities).
> 
> Failing that it might be worth getting a JDBC connection directly to see
> whether it's OpenJPA or the DataSource that isn't passing the right
> information along.
> 
> -mike
> 

-- 
View this message in context: 
http://openjpa.208410.n2.nabble.com/change-schema-based-on-environment-tp5901468p5922968.html
Sent from the OpenJPA Developers mailing list archive at Nabble.com.

Reply via email to