What happened was I originally deployed my beans with no thought to
security, and I had to go back into JMC and set all the beans with
allowedIdentities=all.  I restarted the server several times, also did a
stop/start cycle.  I also redeployed my beans.  In the end I just copied the
file.  Is this documented anywhere, it would be really helpful to have a
state diagram or something since it's so complicated.  Or else you could
make it simpler...  I guess what I'd expect would be that making changes via
JMC would result in those changes being included next time the server is
started.

Cheers
Jay Walters

-----Original Message-----
From: Scott Stirling [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 28, 2001 11:00 AM
To: JRun-Talk
Subject: Re: Jrun Question


On 26 Jan 2001 16:34:00 -0500, Jay Walters wrote:
> What event triggers the movement of the properties files and ejipt_*.jar
> files from the deploy directory to the runtime directory?  I made some
> changes to my config via JMC and wound up needing to copy the property
file
> over by hand.
> 
> Cheers
> Jay Walters
> NetNumina Solutions


I believe this only happens on server start-up.  If you make changes to
deploy.properties (you didn't specify which property file you changed),
then you probably need to redeploy your beans and let Ejipt generate a
new runtime.properties.  Then restart the server to get
runtime.properties and the new implementation classes copied into the
runtime directory.

Best,

Scott Stirling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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