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 - Internationalization doesn't works with java files containing web services
Summary: Internationalization doesn't works with java files containing web services
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2013-07-03 07:31 UTC by -Silver-
Modified: 2013-07-10 04:42 UTC (History)
1 user (show)

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 -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