[
http://opensource.atlassian.com/projects/hibernate/browse/EJB-270?page=co...
]
Emanuel Arguiñarena commented on EJB-270:
-----------------------------------------
Hello.
I could make it work, adding classes in the persistence.xml file.
It gives the same mistakes in the console, but the application works.
------------
...
<provider>org.hibernate.ejb.HibernatePersistence</provider>
<class>net.doths.spp.modelo.Prestatario</class>
<class>net.doths.spp.modelo.Persona</class>
<class>net.doths.spp.localizacion.Pais</class>
<class>net.doths.spp.localizacion.Localidad</class>
<class>net.doths.spp.localizacion.Provincia</class>
<properties>
<property name="hibernate.connection.driver_class"
...
--------------------------
greetings
Emanuel
Support eclipse bundleresource protocol
---------------------------------------
Key: EJB-270
URL:
http://opensource.atlassian.com/projects/hibernate/browse/EJB-270
Project: Hibernate Entity Manager
Issue Type: New Feature
Components: EntityManager
Reporter: Emmanuel Bernard
Assignee: Emmanuel Bernard
Attachments: bug.bundleresource.zip
As soon as someone provides me a simple eclipse project reproducing EJB-242, I am going a
have a look at this bug to properly support bundleresource.
I would appreciate the users to put pressure on Eclispe to fix their bug, their URL
should be readable as stream and not raise NPEs
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira