[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-864) Patch for EJBTHREE-719, but not all required extensions, only, jar, zip, jar:file, zip:file
Norbert Kenderesi (JIRA)
jira-events at jboss.com
Mon Feb 5 08:53:29 EST 2007
Patch for EJBTHREE-719, but not all required extensions, only, jar, zip, jar:file, zip:file
-------------------------------------------------------------------------------------------
Key: EJBTHREE-864
URL: http://jira.jboss.com/jira/browse/EJBTHREE-864
Project: EJB 3.0
Issue Type: Patch
Affects Versions: EJB 3.0 RC9 - Patch 1
Reporter: Norbert Kenderesi
With this patch the following exception won't come in case of protocols: jar, zip, jar:file, zip:file and file of course. This is tested on weblogic 9.2 where the workaround doesn't work
Caused by: java.lang.RuntimeException: NOT IMPLEMENTED
at org.jboss.util.file.ArchiveBrowser.getBrowser(ArchiveBrowser.java:42)
at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:541)
... 148 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list