I have created a custom smart service and have provided internationalisation bun

I have created a custom smart service and have provided internationalisation bundle to it in accordance with the guidance notes here forum.appian.com/.../Custom_Smart_Service_Plug-ins. But when I deploy the archive, server complaints the following. Can anyone please help?

NOTE: Archive (JAR) does have the bundles named, ExcelToCDT_en_GB.properties, ExcelToCDT_en_US.properties and ExcelToCDT.properties in the same directory as the service class.

2013-11-11 12:04:14,269 [Plugin Hot Deploy] ERROR com.atlassian.plugin.manager.DefaultPluginManager - There was an error loading the descriptor 'Excel To CDT' of plugin 'Excel_To_CDT'. Disabling.
com.atlassian.plugin.PluginException: com.appiancorp.suiteapi.common.exceptions.AppianException: The Plug-in Excel_To_CDT Module ExcelToCDT is missing the following internationalization bundle(s) for Locale en_GB: [Excel_To_CDT.ExcelToCDT] (APNX-1-4200-000)
          at com.appiancorp.plugins...

OriginalPostID-88836

OriginalPostID-88836

  Discussion posts and replies are publicly visible

Parents
  • ... va:108)
              at com.appiancorp.plugins.i18n.I18nHelper.assertI18n(I18nHelper.java:85)
              at com.appiancorp.process.SmartServiceModuleDescriptor.enabledInternal(SmartServiceModuleDescriptor.java:166)
              at com.appiancorp.plugins.ExceptionHandlingModuleDescriptor.enabled(ExceptionHandlingModuleDescriptor.java:61)
              ... 17 more
    2013-11-11 12:04:14,274 [Plugin Hot Deploy] ERROR com.appiancorp.plugins.LoggingPluginEventListener - Failed to enable Plug-in 'Excel to CDT' (Excel_To_CDT) version 1.0.0: 'The Plug-in Excel_To_CDT Module ExcelToCDT is missing the following internationalization bundle(s) for Locale en_GB: [Excel_To_CDT.ExcelToCDT] (APNX-1-4200-000)'
Reply
  • ... va:108)
              at com.appiancorp.plugins.i18n.I18nHelper.assertI18n(I18nHelper.java:85)
              at com.appiancorp.process.SmartServiceModuleDescriptor.enabledInternal(SmartServiceModuleDescriptor.java:166)
              at com.appiancorp.plugins.ExceptionHandlingModuleDescriptor.enabled(ExceptionHandlingModuleDescriptor.java:61)
              ... 17 more
    2013-11-11 12:04:14,274 [Plugin Hot Deploy] ERROR com.appiancorp.plugins.LoggingPluginEventListener - Failed to enable Plug-in 'Excel to CDT' (Excel_To_CDT) version 1.0.0: 'The Plug-in Excel_To_CDT Module ExcelToCDT is missing the following internationalization bundle(s) for Locale en_GB: [Excel_To_CDT.ExcelToCDT] (APNX-1-4200-000)'
Children
No Data