[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
providing hostname instead of ip-address in tc-config.xml  XML
Forum Index -> Terracotta Platform
Author Message
soumya

journeyman

Joined: 01/04/2013 02:51:23
Messages: 13
Offline

Is it possible to provide hostname instead of ip-address in tc-config.xml ?

<tc-config xmlns="http://www.terracotta.org/config">

<server bind="hostname1" host="hostname1" name="node1">


<dso-port bind="hostname1">9510</dso-port>
<jmx-port bind="hostname1">9520</jmx-port>
<l2-group-port bind="hostname1">9530</l2-group-port>


</server>

</tc-config>
gyan10

ophanim

Joined: 06/28/2011 23:15:25
Messages: 701
Offline

Obsolutly, it works. You can hostname. Did you try that and facing any issue?


Gyan Awasthi
Terracotta -A Software AG company
 
Forum Index -> Terracotta Platform
Go to:   
Powered by JForum 2.1.7 © JForum Team