Please excuse the cross-posting.

I've been experimenting with the CFSERVLET tag and have successfully enabled
CF to run servlets from an external machine within the default application
of JRun's default server.

In order to make this connection, I modified the local.properties file of
the default server to specify jcp.endpoint.main.bindaddress=x.x.x.x instead
of jcp.endpoint.main.bindaddress={default}
(see Charlie Arehart's related thread at
http://groups.yahoo.com/group/jrun-interest/message/13825).  I'm not sure
what the "default" ip number is (where are these defaults specified?), but
it didn't work with <CFSERVLET>.

After changing this line in local.properties, the CFSERVLET tag worked, but
in two occasions since then JRun has chosen to overwrite the line with the
original default version.  It is not clear to me why this has occurred.  Can
anyone provide help here?

Thanks,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to