On 04/07/2011 10:34 AM, Scott Ferguson wrote:
> On 04/06/2011 06:36 PM, Keith Fetterman wrote:
>> In resin 4.0.16, what is the difference between the tag
>> attributes "id" and "host-name"? Are they the same thing? In the
>> documentation it says:
>>
>> http://www.caucho.com/resin-4.0/reference
On 04/06/2011 06:36 PM, Keith Fetterman wrote:
> In resin 4.0.16, what is the difference between the tag
> attributes "id" and "host-name"? Are they the same thing? In the
> documentation it says:
>
> http://www.caucho.com/resin-4.0/reference.xtp#host
>
> id - primary host name
> host-name -
Ah I wasn't using good search criteria on Google. After more searching
I found that it's about setting these properly:
manual
true
Still not sure if this will allow a restarted webapp to see the new conf
settings independently but at least I can test that now.
Thanks,
Aaron
On 4/7/2011
We have multiple webapps in our 4.0.16 configuration and would like to
be able make changes to our resin.xml file without causing all of the
webapps to restart.
Can we somehow disable the automatic restart after detecting a change to
the resin.xml? If we do that, we can stop/start the individu