Sure. This is not a problem for JRun.
The auto-recompilation of beans is something we plan to have in JRun 4.0.
In the meantime, JRun 3.1's Web container is completely dynamically
reloadable. Everything from a JSP to a web.xml to an entire war file is
dynamically reloadable. The only time it's not, and this is a JVM
limitation -- not a JRun one, is for classes in the JVM's system and ext
classpaths. See the release notes for JRun 3.1 on how to use the hot deploy
features.
Anyway, ever since JRun 2.x JSPs and Servlets have been dynamically
reloadable. Supporting classes are tricky sometimes (for JRun 2x and 3.0),
but in JRun 3.0 you can usually find a way to get beans reloaded dynamically
by touching the class file of a JSP or Servlet that loads a bean.
Scott Stirling
JRun QA
Macromedia
> -----Original Message-----
> From: Jay [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 02, 2001 1:51 PM
> To: JRun-Talk
> Subject: Re: bean newbie question
>
>
> Its a terrible thing. Imagine in a multi-developer
> environment how all of
> this can have an effect on productivity - restarting all the time...
> It ought to automatically recognize a modified bean - just
> like a modified
> JSP, and recompile and create a new class file.
>
> Can someone from Macromedia comment???
>
>
> ----- Original Message -----
> From: "Jackie Comeau" <[EMAIL PROTECTED]>
> To: "JRun-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, August 02, 2001 7:05 AM
> Subject: RE: bean newbie question
>
>
> > So, you recommend every time you make a JSP change to stop
> and restart the
> > server to make sure JRun recognizes the change? I have not
> run into this
> > yet, but I'm just playing around with JSP and actually
> developing anything
> > serious yet.
> >
> > This is not a good thing! Is this a possible bug with JRun
> and has it been
> > reported?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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