Issues with web console

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issues with web console

Prachi Garg
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 | Threaded
Open this post in threaded view
|

Re: Issues with web console

Alexey Kuznetsov-2
Prachi,

Thanks for testing. We will fix them shortly.

It is possible for you to create corresponding issues in Apache JIRA as
sub-tasks of IGNITE-843 issue?
https://issues.apache.org/jira/browse/IGNITE-843

Thanks.

On Fri, Nov 6, 2015 at 10:52 AM, Prachi Garg <[hidden email]> wrote:

> 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
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Issues with web console

Prachi Garg
Done.
https://issues.apache.org/jira/browse/IGNITE-1867

-P

On Thu, Nov 5, 2015 at 9:05 PM, Alexey Kuznetsov <[hidden email]>
wrote:

> Prachi,
>
> Thanks for testing. We will fix them shortly.
>
> It is possible for you to create corresponding issues in Apache JIRA as
> sub-tasks of IGNITE-843 issue?
> https://issues.apache.org/jira/browse/IGNITE-843
>
> Thanks.
>
> On Fri, Nov 6, 2015 at 10:52 AM, Prachi Garg <[hidden email]> wrote:
>
> > 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
> >
>
>
>
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com
>