Hi Gavin,

If you mean within the service headed:

<service class="jrun.servlet.jrpp.JRunProxyService" name="ProxyService">

Then the value in my jrun.xml file is:

<attribute name="port">51010</attribute>

That may of course just be a MAC vs PC thing...

B)

Gavin Cooney wrote:
Hi Brett

Thanks for your reply.
those two httpd.conf file settings seem to be the same more or less-
apart from the bootstrap line

My  /Applications/JRun4/servers/cf7/SERVER-INF/jrun.xml file contains the line

<attribute name="port">51002</attribute>

So i assume it must be right?
Cheers

Gav


On 01/07/05, Brett Payne-Rhodes <[EMAIL PROTECTED]> wrote:

Hi Gavin,

In the hope that having something to compare to might help, here is the
JRun config that is running on my Win2000 laptop...

# JRun Settings
LoadModule jrun_module "C:/CFusionMX/runtime/lib/wsconfig/1/mod_jrun20.so"
<IfModule mod_jrun20.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore
"C:/CFusionMX/runtime/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51010
    #JRunConfig Errorurl <optionally redirect to this URL on errors>
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc
</IfModule>


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/


--
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
f: +61 (0)8 9371-0470
m: +61 (0)414 371 047
e: [EMAIL PROTECTED]
w: www.ehc.net.au

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to