Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 73039 | Differences between
and this patch

Collapse All | Expand All

(-)runtime/servers/default/SERVER-INF/jrun.xml (-2 / +2 lines)
Lines 385-391 Link Here
385
    <attribute name="mapCheck">0</attribute>
385
    <attribute name="mapCheck">0</attribute>
386
    <attribute name="threadWaitTimeout">300</attribute>
386
    <attribute name="threadWaitTimeout">300</attribute>
387
    <attribute name="backlog">500</attribute>
387
    <attribute name="backlog">500</attribute>
388
    <attribute name="deactivated">true</attribute>
388
    <attribute name="deactivated">false</attribute>
389
    <attribute name="interface">*</attribute>
389
    <attribute name="interface">*</attribute>
390
    <attribute name="port">51010</attribute>
390
    <attribute name="port">51010</attribute>
391
    <attribute name="timeout">300</attribute>
391
    <attribute name="timeout">300</attribute>
Lines 404-407 Link Here
404
  <service class="jrunx.kernel.agents.JRunAdminService" name="JRunAdminService">
404
  <service class="jrunx.kernel.agents.JRunAdminService" name="JRunAdminService">
405
    <attribute name="bindToJNDI">true</attribute>
405
    <attribute name="bindToJNDI">true</attribute>
406
  </service>
406
  </service>
407
</jrun-server>
407
</jrun-server>

Return to bug 73039