Can you try again with the latest Sandesha2. I've just corrected a mar building problem which stopped the properties files from being added to the Sandesha2 mar file.
Andrew Gatford Hursley MP211 Telephone : Internal (7) 245743 External 01962 815743 Internet : [EMAIL PROTECTED] ----- Forwarded by Andrew K Gatford/UK/IBM on 26/04/2007 18:43 ----- Jerome Camilleri <[EMAIL PROTECTED]> 26/04/2007 12:54 Please respond to [EMAIL PROTECTED] To [email protected] cc Subject SandeshaModule init failed Hi, I try to used Snapshot version of current Axis2(axis2-1.2-SNAPSHOT.zip 26-Apr-2007 00:50) and sandesha2 (make with CVS trunk morning and maven script because can't find snapshot or nighlty version...). During the client context creation, I have this exception (the repository contain the new sandesha.mar module) : configurationContext = ConfigurationContextFactory.createConfigurationContextFromFileSystem(CLIENT_REPO_PATH, axis2_xml); Exception in thread "main" java.lang.ExceptionInInitializerError at org.apache.sandesha2.SandeshaModule.init(SandeshaModule.java:74) at org.apache.axis2.context.ConfigurationContextFactory.initModules(ConfigurationContextFactory.java:208) at org.apache.axis2.context.ConfigurationContextFactory.init(ConfigurationContextFactory.java:188) at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:71) at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:173) Caused by: java.util.MissingResourceException: Cannot find resource 'org.apache.sandesha2.i18n.resource' at org.apache.axis2.i18n.ProjectResourceBundle.getBundle(ProjectResourceBundle.java:257) at org.apache.sandesha2.i18n.SandeshaMessageHelper.<clinit>(SandeshaMessageHelper.java:36) ... 9 more And don't find this class org.apache.sandesha2.i18n.resource ? Regards Jérôme --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
