Hi,

>your problem is the setProperty * part .......... Orion has yet to support
>this.  I and a few others have already complained about this.  For a quick
>fix just put the exact properties that may be called, but it seems to me
>Orion is putting all their effort into the EJB compatibility, not JSP
>problems ............. just my opinion......


Really? This worked in .8.2 when I ran it no problem. So the property="*"
was fine then. Maybe it was broken since then. Anyone know from the Orion
team?

Incidentally, anyone know why it is classes cant be reloaded by the server
at runtime? It would be great if I could compile a class, say a core base
class, and the server would see that the file is different (time/day stamp
maybe?) then unload and reload the class for me when I compile the class.
Does this behavior exist for any server..or is it always normal to shut down
the server and restart it to get new classes loaded? I recall seeing here
someone once said that there is never a reason to shut down the server.

On that same note, when deploying a .ear or .war, do I have to restart the
server, or can I deploy one or both of these files to our production server
and not have to restart it (unless database table changes were made)?

Thanks.

Reply via email to