[
https://issues.apache.org/jira/browse/IGNITE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710963#comment-14710963
]
Pavel Konstantinov edited comment on IGNITE-850 at 8/25/15 9:19 AM:
--------------------------------------------------------------------
1) XML for "Peer class loading"-"Local class path exclude" generated incorrectly
value "org.test" generated to
{code}
<property name="peerClassLoadingLocalClassPathExclude">
<list>
<value>o</value>
<value>r</value>
<value>g</value>
<value>.</value>
<value>t</value>
<value>e</value>
<value>s</value>
<value>t</value>
</list>
</property>
{code}
2) CXlusters-Transactions: XML is not generated for 'Manager lookup:' value
was (Author: pkonstantinov):
XML for "Peer class loading"-"Local class path exclude" generated incorrectly
value "org.test" generated to
{code}
<property name="peerClassLoadingLocalClassPathExclude">
<list>
<value>o</value>
<value>r</value>
<value>g</value>
<value>.</value>
<value>t</value>
<value>e</value>
<value>s</value>
<value>t</value>
</list>
</property>
{code}
> Implement clusters screen
> -------------------------
>
> Key: IGNITE-850
> URL: https://issues.apache.org/jira/browse/IGNITE-850
> Project: Ignite
> Issue Type: Sub-task
> Components: wizards
> Reporter: Alexey Goncharuk
> Assignee: Alexey Kuznetsov
> Fix For: ignite-1.4
>
> Attachments: cluster page.png, clusters-page-2.png,
> clusters-page-3.png, clusters.pdf, ig-850-zones.png
>
>
> See screenshot
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)