This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 93062

Summary: Filter out jndi.properties
Product: serverplugins Reporter: Petr Blaha <blaha>
Component: OC4JAssignee: Michal Mocnak <mmocnak>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Blaha 2007-01-23 17:11:17 UTC
Filter out jndi.properties from classloader:

WARNING [org.netbeans.ProxyClassLoader]: You are trying to access file:
jndi.properties from the default package. Please see
http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#default_package
Comment 1 Michal Mocnak 2007-01-25 07:31:46 UTC
Modified:
Checking in OC4JClassLoader.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/OC4JClassLoader.java,v  <--
 OC4JClassLoader.java
new revision: 1.2; previous revision: 1.1
done
Comment 2 Michal Mocnak 2007-02-14 15:55:53 UTC
Verified