|
From: Pankaj A. <pan...@gm...> - 2009-08-25 15:16:40
|
Hi Leif, Thanks for the quick response. My application is in Java and the java program is invoked through a batch file. Thus I have used JSW to register this batch file as a service in windows. Now, in JSW, we have the wrapper.conf file which has the below property for the service description: wrapper.ntservice.description= Now, I want to i18n my java application. And then localize it for Japanese. If the app is localized for japanese, the above description should be in japanese language. So i want to know how to use the JSW to provide the english and japanese service descriptions. Any way out for now? Thanks Pankaj 2009/8/25 Leif Mortenson <lei...@ta...> > Pankaj, > The Wrapper itself is not currently localized. It is used with > applications in a wide number of languages and things like logging all > work fine on the native encodings of those systems. > > One of the projects that we have been working on for a while now is to > fully localize the Wrapper. We are not ready to announce a date, but > it will be released before the end of the year. > > Exactly what i18n functionality are you looking for? We will try to > include them in our plans. > > Cheers, > Leif > > On Tue, Aug 25, 2009 at 6:00 PM, Pankaj Agrawal<pan...@gm...> > wrote: > > Hi All, > > > > I am using JSW for registering a bat file as a windows service. I want to > > know if JSW supports internalization (i18n) or not. > > > > Thanks > > > > Pankaj > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |