Hey guys,

I noticed a few issues when I imported my project, created using the web
console, in IDEA -

1. ServerConfigurationFactory class name is create in the file called
“ConfigurationFactory.java”. Class name and file name should be the same.
2. The package declaration for ClientConfigurationFactory and
SeverConfigurationFactory classes is missing.
3. There should be simple 'nodeStartup' class for starting a node, in the
IDE, using the XML configuration file.

-Prachi

Reply via email to