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 232182

Summary: Internationalization doesn't works with java files containing web services
Product: webservices Reporter: -Silver-
Component: EditorAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic
Priority: P2 Keywords: I18N
Version: 7.3.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description -Silver- 2013-07-03 07:31:46 UTC
If I create a web project, inside of it I create a web service (.java file), when I go to "tools" -> "Internationalization" the command "Internationalize..." is disabled.
Comment 1 Milan Kuchtiak 2013-07-08 11:29:17 UTC
Reproducible. The action is really disabled.
Comment 2 Milan Kuchtiak 2013-07-08 12:26:00 UTC
Fixed:

http://hg.netbeans.org/web-main/rev/d4cfa01c88c8

Implemented I18N Factory for JaxWsDataObject.
Comment 3 Quality Engineering 2013-07-10 04:42:19 UTC
Integrated into 'main-silver', will be available in build *201307100049* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d4cfa01c88c8
User: Milan Kuchtiak <mkuchtiak@netbeans.org>
Log: #232182: implement I18N Factory for JaxWsDataObject