[ 
https://issues.apache.org/jira/browse/IGNITE-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650624#comment-14650624
 ] 

Dmitriy Setrakyan commented on IGNITE-1185:
-------------------------------------------

I actually don't think we need a special {{classpath:}} protocol here.

Currently for any configuration location we check:
# relative path
# absolute path

Why not just check the classpath automatically, like so:
# class path
# relative path
# absoute path

> Locate configuration in class path
> ----------------------------------
>
>                 Key: IGNITE-1185
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1185
>             Project: Ignite
>          Issue Type: Improvement
>          Components: newbie
>            Reporter: Yakov Zhdanov
>            Assignee: Yakov Zhdanov
>         Attachments: IGNITE-1185.patch
>
>
> Need ability to locate configuration in classpath, so nodes can be started 
> like this:
> {{ignite.sh classpath:config/mycfg.xml}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to