Hi Gordon
I set interfaces in my persistence.xml and its became work again..see:
<class>demercado.negocio.Usuario</class>
<class>demercado.negocio.Fornecedor</class>
<class>demercado.negocio.TipoTitulo</class>
<class>demercado.negocio.OrigemDestino</class>
<class>demercado.negocio.Titulo</class>
<class>demercado.negocio.DocumentoFiscal</class>
<!-- TOPLINK BUG see
https://glassfish.dev.java.net/issues/show_bug.cgi?id=2625
-->
<class>demercado.seguranca.IFornecedor</class>
<class>demercado.seguranca.ITitulo</class>
Please tell me ...it's a bug ? Do tou know when they'll fix it ? because i'm using the last toplink version...and my project will have a lot of persistence classes that implements another interfaces..with many references each others.
Thanks so much.
Fernando Franzini
[Message sent by forum member 'fernandofranzini' (fernandofranzini)]
http://forums.java.net/jive/thread.jspa?messageID=237008