Patrick Linskey wrote:
> 
> Could you try out the almost-final OpenJPA 0.9.7 bits instead? The
> candidate (currently being voted on) is at
> http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/o
> penjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.
> zip
> 
> If that doesn't work out, could you package up an example for us to try
> out against the latest code?
> 

47  reinders  INFO   [main] openjpa.Runtime - Starting OpenJPA
0.9.7-incubating
172  reinders  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.InformixDictionary".
Exception in thread "main" <0.9.7-incubating fatal user error>
org.apache.openjpa.persistence.ArgumentException: Could not locate metadata
for the class using alias "Article". Registered alias mappings:
"{Article=null}"

What I'm wondering about: when running under Toplink there is an output
"alias defaults to ....". Is there something that Toplink assumes about this
alias that actually should be configured and where OpenJPA has problems
with?

I can just "upload file" the example code? How to solve the missing Informix
database?
-- 
View this message in context: 
http://www.nabble.com/Open-JPA-error-Could-not-locate-metadata-for-the-class-using-alias-tf3561516.html#a10175078
Sent from the open-jpa-dev mailing list archive at Nabble.com.

Reply via email to