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

Summary: I18N - Creation of a Web Service from WSDL file produces messages not from pseudo localized bundle file
Product: webservices Reporter: kaa <kaa>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED WONTFIX    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: image

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.