[
https://issues.apache.org/jira/browse/IGNITE-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vasilisa Sidorova reopened IGNITE-578:
--------------------------------------
Assignee: Artem Shutak (was: Vasilisa Sidorova)
http://www.gridgain.com/media/gridgain-enterprise-fabric-7.0.0.zip - GG
release, http://www.gridgain.com/media/gridgain-ignite-fabric-1.0.1.zip -
GG-Ignite release:
javadocs not yet fixed for CacheHibernateStoreExample and CacheJdbcStoreExample
> 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: Artem Shutak
> Priority: Minor
> Fix For: sprint-3-p1
>
>
> In the current version these examples:
> * CacheStarSchemaExample
> * 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)