[hibernate-issues] [Hibernate-JIRA] Resolved: (EJB-264) Ejb3Configuration always uses JarVisitor

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Feb 15 17:25:43 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/EJB-264?page=all ]
     
Emmanuel Bernard resolved EJB-264:
----------------------------------

    Resolution: Rejected
     Assign To: Emmanuel Bernard

I have to call JarVisitor because I need to discover orm.xml files at least.
But I opened EJB-270 and fixed EJB-242

> Ejb3Configuration always uses JarVisitor
> ----------------------------------------
>
>          Key: EJB-264
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-264
>      Project: Hibernate Entity Manager
>         Type: Bug

>     Versions: 3.2.2
>  Environment: Eclipse RCP
>     Reporter: Chris Lenz
>     Assignee: Emmanuel Bernard

>
>
> I reported the problem also under:
>   http://forum.hibernate.org/viewtopic.php?p=2339386#2339386
> Ejb3Configuration allways uses JarVisitor, even if it is a File. It's very hard to describe my error, but the method doProcess for the InputStreamZippedJarVisitor creates for me allways a null pointer exception if I export my product out of eclipse. Inside Eclipse I get an error in the doProcess method, the exception is catched and the programm runs thrugh.
> I used the newest version from svn
> Chris

-- 
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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list