12 Replies Latest reply on May 12, 2009 2:19 PM by brian.stansberry

    JBAS-6875 discussion thread

    brian.stansberry

      Discussion around https://jira.jboss.org/jira/browse/JBAS-6875

      Heiko: how do you guys want to handle the case where the naming service is listening on any local address (e.g. 0.0.0.0)?

      I'm thinking I should write multiple entries in the data/jnp-service.url file, one for each InetAddress available.

      Easier for me is to just write one entry, jnp://0.0.0.0:1099, and punt the problem to you guys. But I don't think that's the right approach, and multiple entries is easy enough as well.