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 - Filter out jndi.properties
Summary: Filter out jndi.properties
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: OC4J (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Mocnak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 17:11 UTC by Petr Blaha
Modified: 2007-02-14 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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