hi, Found the issue . Turned out i have added the resource file in wrong structure.
Thanks, Damith. On Sat, Dec 6, 2014 at 1:51 PM, Damith Wickramasinghe <[email protected]> wrote: > Hi, > > I'm writing a custom output adapter. I have created a osgi bundle and > included in dropins folder. I checked on the osgi console and the bundle is > activated. But it won't show in the UI. I debug the code and found that > resourceBundle = > ResourceBundle.getBundle("org.wso2.carbon.event.output.adaptor.rdbms.i18n.Resources", > Locale.getDefault()); > > is missing. The resources are in src/main/resources folder which i believe > is taken to class path by default. I double checked the folder names also . > but still the Above exception is thrown. > > Any idea what would be causing this. > > Regards, > Damith > -- > Software Engineer > WSO2 Inc.; http://wso2.com > <http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> > lean.enterprise.middleware > > mobile: *+94728671315 <%2B94728671315>* > > -- Software Engineer WSO2 Inc.; http://wso2.com <http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> lean.enterprise.middleware mobile: *+94728671315*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
