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 79791 - Default package warning during deploy on WebSphere
Summary: Default package warning during deploy on WebSphere
Status: CLOSED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-05 16:25 UTC by Alexander Kouznetsov
Modified: 2008-12-23 23:13 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 Alexander Kouznetsov 2006-07-05 16:25:03 UTC
Steps to reproduce:
- Run or Deploy any project to WebSphere server instance (at least try to Run Enterprise Application)
- RESULT: There would be a lot of warnings of the following form shown in Red in the output:

You are trying to access file: soap_config.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

It's better to avoid such a warnings.

See also issue 59164 and issue 42201.
Comment 1 dlipin 2006-08-16 16:06:01 UTC
This is the issue of NB Core (org\netbeans\ProxyClassLoader.java).
One of the possible solution of the problem is to add "-J-Dorg.netbeans.
do_not_warn_default_package=true" to the netbeans running options. In any case 
it is now the work that the plugin should do.

The other possible solution - to modify webpshere`s jars.
But WebSphere is not open-source so we can`t modify its jars or invoke any 
patches.

So I mark the issue as WONTFIX.
If there are any objections or some advice - please reopen the issue.

Thanks,
Dmitry
Comment 2 Alexander Kouznetsov 2006-09-14 16:01:38 UTC
It seems that there is an easy fix exists. Please, look into issue 75243.
Comment 3 Sergey Lunegov 2006-10-13 13:15:33 UTC
There is no "easy fix" so marked as WONTFIX
Comment 4 Alexander Kouznetsov 2006-10-24 08:37:32 UTC
Please, resolve as LATER.
Comment 5 dlipin 2006-10-24 09:24:12 UTC
L.
Comment 6 Alexander Kouznetsov 2006-10-24 09:48:25 UTC
Verified
Comment 7 Jayashri Visvanathan 2008-12-23 23:13:25 UTC
Very old issue based on  5.0, closing. Re open if its still applicable to NetBeans 6.5