For the servlet, I think the source has to be under /WEB-INF/src for the 
auto-compilation. Probably for the beans too.

Nick

At 01:02 PM 6/17/01 -0400, you wrote:
>Hi,
>    I recently made the switch from Resin to Orion Server and am mostly
>pleased. The only thing I cannot get working is the automatic
>recompilation of beans and servlets. I have development="true" set in my
>global-web-app.xml file, and JSPs are recompiling when changed correctly.
>Servlets and JavaBeans (not EJBs) are not.
>    I have my source files in the same directory as the class files.
>(WEB-INF/classes/com/goldbarter/servlets/GoldStatus.java for example) When
>doing an ls -l on the directory, the moddate for the .java is much later
>than the .class. I don't think there's any time synchronization issue.
>
>Thanks,
>-Todd Lipcon
>Goldbarter.com
>  --
>
>"It's not that easy being green;
>Having to spend each day the color of the leaves.
>When I think it could be nicer being red, or yellow or gold...
>or something much more colorful like that." -Kermit the Frog


Reply via email to