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 196697 - JAX-WS-Endorsed has wrong path
Summary: JAX-WS-Endorsed has wrong path
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-14 20:58 UTC by javydreamercsw
Modified: 2011-03-18 19:02 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 javydreamercsw 2011-03-14 20:58:39 UTC
I might pushing to far but for some reason this library doen't work under this scenario:

I have my development environment in an external drive. I use it in three different OS: Windows XP, Windows 7 and Ubuntu.

I recently started using the IDE in Ubuntu without issues until I opened a Web Project with web services. For some reason the JAX-WS-Endorsed library has the path for Windows when I open the project in Ubuntu.

I tried this with all type of projects I use (Java, Java SE, RCP) and all their related libraries show according to the OS being used.
Comment 1 Marian Mirilovic 2011-03-17 13:35:27 UTC
Netbeans version, build number ? JDK ?
Comment 2 Denis Anisimov 2011-03-17 18:39:14 UTC
This is no a bug description.
This is a story.

What project do you use ?
How you get JAX-WS-Endorsed library ?
What steps do you use to get this issue ?
How you realize that the path is incorrect ?

You should provide detailed steps to reproduce .
Otherwise I have no idea what you talking about.

Also please attach your project .
Comment 3 javydreamercsw 2011-03-18 12:16:14 UTC
I just reproduced on build:
JDK: 1.6.24

How you get JAX-WS-Endorsed library ?
Provided by IDE

What steps do you use to get this issue ?
Go to libraries>JAX-WS-Endorsed and see the class path

How you realize that the path is incorrect ?
Is marked in red and has Windows-type path

I don't need any project for this, I just noticed when notified with a web project.
Comment 4 Denis Anisimov 2011-03-18 18:52:19 UTC
There is no JAX-WS-Endorsed library .
There is just "Java EE 6 Endorsed API" Library and "JAX-WS 2.2" library.
Please clarify what do you mean.

>I just reproduced on build:
So where is the build number ?
Comment 5 Denis Anisimov 2011-03-18 19:02:58 UTC
This is javaee.api module issue if any.