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 151882 - I18N - Creation of a Web Service from WSDL file produces messages not from pseudo localized bundle file
Summary: I18N - Creation of a Web Service from WSDL file produces messages not from ps...
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-10-30 16:55 UTC by kaa
Modified: 2008-10-30 17:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (21.22 KB, image/jpeg)
2008-10-30 16:57 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-10-30 16:56:00 UTC
Product Version: NetBeans IDE 6.5 RC2 (Build 200810231029)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Create Web Application
2. Add of a web service from WSDL file

Output window shows messages not from pseudo localized bundle file.
See image.
Comment 1 kaa 2008-10-30 16:57:15 UTC
Created attachment 72925 [details]
image
Comment 2 kaa 2008-10-30 16:59:33 UTC
if messages were produced by external tool and can be ignored then close the issue.
Comment 3 Milan Kuchtiak 2008-10-30 17:11:30 UTC
Yes, the output messages are produced by JAX-WS:wsimport ant task.