[JBoss JIRA] (MODCLUSTER-318) make connector address user configurable
by Aleksandar Kostadinov (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-318?page=com.atlassian.jira.pl... ]
Aleksandar Kostadinov commented on MODCLUSTER-318:
--------------------------------------------------
perhaps.. if httpd and jboss are separate machines
> make connector address user configurable
> ----------------------------------------
>
> Key: MODCLUSTER-318
> URL: https://issues.jboss.org/browse/MODCLUSTER-318
> Project: mod_cluster
> Issue Type: Feature Request
> Affects Versions: 1.2.1.Final
> Reporter: Aleksandar Kostadinov
> Assignee: Radoslav Husar
>
> MODCLUSTER-168 introduced a change that broke some existing working configurations relying on using IP instead of a hostname. Also it is likely to be the cause of MODCLUSTER-91.
> To have everybody happy, this needs to be made configurable, perhaps a system property that user can set to force a particular IP or hostname. It would also be very useful if there is a special value that makes the behavior same as before the changes in MODCLUSTER-168. For example setting the value to -1 would return the original behavior.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months
[JBoss JIRA] (MODCLUSTER-318) make connector address user configurable
by James Livingston (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-318?page=com.atlassian.jira.pl... ]
James Livingston commented on MODCLUSTER-318:
---------------------------------------------
It is possible to work around this by using a host name instead of IP address, which is resolved differently on the two machines. For example configuring "10.1.2.3.4 host.example.com" in the httpd machine's /etc/hosts and "192.168.0.4 host.example.com" in JBoss'.
> make connector address user configurable
> ----------------------------------------
>
> Key: MODCLUSTER-318
> URL: https://issues.jboss.org/browse/MODCLUSTER-318
> Project: mod_cluster
> Issue Type: Feature Request
> Affects Versions: 1.2.1.Final
> Reporter: Aleksandar Kostadinov
> Assignee: Radoslav Husar
>
> MODCLUSTER-168 introduced a change that broke some existing working configurations relying on using IP instead of a hostname. Also it is likely to be the cause of MODCLUSTER-91.
> To have everybody happy, this needs to be made configurable, perhaps a system property that user can set to force a particular IP or hostname. It would also be very useful if there is a special value that makes the behavior same as before the changes in MODCLUSTER-168. For example setting the value to -1 would return the original behavior.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months
[JBoss JIRA] (MODCLUSTER-456) Fix compilation on JDK 6
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-456?page=com.atlassian.jira.pl... ]
Radoslav Husar closed MODCLUSTER-456.
-------------------------------------
Resolution: Done
> Fix compilation on JDK 6
> ------------------------
>
> Key: MODCLUSTER-456
> URL: https://issues.jboss.org/browse/MODCLUSTER-456
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.3.1.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Labels: build
> Fix For: 1.3.2.Alpha1
>
>
> {code}[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mod_cluster-core: Compilation failure
> [INFO] [ERROR] /home/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/config/impl/ModClusterConfig.java:[88,43] getHostString() is not public in java.net.InetSocketAddress; cannot be accessed from outside package
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months
[JBoss JIRA] (MODCLUSTER-318) make connector address user configurable
by Paul Ferraro (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-318?page=com.atlassian.jira.pl... ]
Paul Ferraro reassigned MODCLUSTER-318:
---------------------------------------
Assignee: Radoslav Husar (was: Paul Ferraro)
> make connector address user configurable
> ----------------------------------------
>
> Key: MODCLUSTER-318
> URL: https://issues.jboss.org/browse/MODCLUSTER-318
> Project: mod_cluster
> Issue Type: Feature Request
> Affects Versions: 1.2.1.Final
> Reporter: Aleksandar Kostadinov
> Assignee: Radoslav Husar
>
> MODCLUSTER-168 introduced a change that broke some existing working configurations relying on using IP instead of a hostname. Also it is likely to be the cause of MODCLUSTER-91.
> To have everybody happy, this needs to be made configurable, perhaps a system property that user can set to force a particular IP or hostname. It would also be very useful if there is a special value that makes the behavior same as before the changes in MODCLUSTER-168. For example setting the value to -1 would return the original behavior.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months