[hibernate-issues] [Hibernate-JIRA] Created: (EJB-269) Fail to deploy a persistence archive in Weblogic Server

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Feb 15 16:05:41 EST 2007


Fail to deploy a persistence archive in Weblogic Server
-------------------------------------------------------

         Key: EJB-269
         URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-269
     Project: Hibernate Entity Manager
        Type: Bug

  Components: EntityManager  
    Versions: 3.2.1    
    Reporter: Emmanuel Bernard
     Fix For: 3.2.2


java.lang.RuntimeException: NOT IMPLEMENTED
at org.jboss.util.file.ArchiveBrowser.getBrowser(Ljava.net.URL;Lorg.jboss.util.file.ArchiveBrowser$Filter;)Ljava.util.Iterator;(Unknown Source)
at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:588)
at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:341)
at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:126)
at weblogic.deployment.PersistenceUnitInfoImpl.createEntityManagerFactory(PersistenceUnitInfoImpl.java:140) 


Archive browser used to not support jar:file: protocol

-- 
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