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

Chris Lenz (JIRA) noreply at atlassian.com
Wed Jan 31 09:24:40 EST 2007


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


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