[ https://issues.apache.org/jira/browse/IGNITE-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yakov Zhdanov updated IGNITE-578: --------------------------------- Fix Version/s: sprint-3 > Java examples need to update javadoc > ------------------------------------ > > Key: IGNITE-578 > URL: https://issues.apache.org/jira/browse/IGNITE-578 > Project: Ignite > Issue Type: Bug > Environment: Ubuntu 14.04, Upload Ignite Staging build #102 for > sprint-2 (ver. 1.0.0#20150325-sha1:3462d744) > Reporter: Vasilisa Sidorova > Assignee: Yakov Zhdanov > Fix For: sprint-3 > > > In the current version these examples: > * CacheStartSchemaExample > * CacheDummyStoreExample > * CacheHibernateStoreExample > * CacheJdbcStoreExample > could be started with ExampleNodeStartup only. So javadoc should be updated > like for CacheQueryExample, ServicesExample, streaming examples, > ScalaCacheQueryExample and ScalaSnowflakeSchemaExample. The text: > {noformat} > Remote nodes should always be started with special configuration file which > enables P2P class loading: {@code 'ignite.{sh|bat} > examples/config/example-ignite.xml'}. > Alternatively you can run {@link ExampleNodeStartup} in another JVM which > will start node with {@code examples/config/example-ignite.xml} configuration. > {noformat} > should be replaced by text: > " > Remote nodes should be started using `ExampleNodeStartup` which will start > node with `examples/config/example-ignite.xml` configuration. > " -- This message was sent by Atlassian JIRA (v6.3.4#6332)