Thanks Bill,

I opened:
https://issues.jboss.org/browse/RESTEASY-845

and added a pull request
to support setting the hostname in the same fashion the port number can 
be set.

Cheers,

--Kurt

On 3/22/13 4:03 PM, Bill Burke wrote:
> You can set a port via the env var "RESTEASY_PORT" or the system
> property org.jboss.resteasy.port.
>
> Looking at the code it binds to the wildcard address by default.  TJWS
> allows you to set a bind-address and I have a setter for it added to the
> TJWS embedded server, but you can not access the server through the
> default BaseResourceTest classes and it doesn't run off of a env or
> system property.
>
> On 3/22/2013 3:23 PM, Kurt T Stam wrote:
>> We are (re)using the org.jboss.resteasy.test.BaseResourceTest to start
>> an embedded container.
>> I believe by default the container is started bound to 'localhost'. We
>> are now moving our build to jenkins on OpenShift where we can't use
>> localhost anymore. Does anyone know if there is a System Param we can
>> set to bind it to '$ OPENSHIFT_INTERNAL_IP'?
>>
>> Thx,
>>
>> --Kurt
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_mar
>>
>>
>>
>> _______________________________________________
>> Resteasy-users mailing list
>> Resteasy-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/resteasy-users
>>


------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to