Orion will pick up modified EJB's and servlets, but not classes that they
reference. So just recompiling those other classes will not cause a
reload. You can however trigger that reload by touching
config/application.xml, orion-web.xml, or ejb-jar.xml (depending on where
your class actually lives)

On Wed, 18 Apr 2001, Matt MacGillivray1 wrote:

> 
> Is there a way to force orion to refresh it's cached classes?  My setup
> doesn't include any ear/war files, and currently, after recompiling classes,
> I am forced to restart orion.  I've tried touching a few of the files in the
> orion/config directory, but to no avail.   
> 
> For testing and debugging purposes, it's a pain to keep restarting the
> server every time a small piece of code is changed.  Is there another way to
> deal with this?
> 
> Matt MacGillivray
> Technical Developer
> Delfour Corporation
> 905-415-9779 x2021
> [EMAIL PROTECTED]
> 
> 


Reply via email to