[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Bean Reloading problem



I'm forwarding this message here as it specifically concerns GNUJSP.  Any ideas on how to reload beans?


==
Karl Ostendorf
karl@ostendorf.com


_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
--- Begin Message ---
---Fritz Budiyanto <fbudi@MAIL3.VARCOM.NET> wrote:
>
> Where is the best place to put my beans ??
>
> I am using JServ 0.97, Apache 1.3.4, and JDK 1.1.7
>
> If I don't put the bean in the wrapper.classpath, then whenever I load
> any jsp page that access the bean, javac will fire an error, saying
> javac couldn't find the bean.
>
> say this is my try.jsp
>
> <%@ import="beans.*" %>
> ...
>
> wrapper.classpath=/mybean
>
> beans is inside /mybean
>
> Whenever I put my beans into the wrapper.classpath, everything worked
> fine, except if I update the bean, jserv will always use the old bean
> (never get reloaded since the bean is in classpath)
>
> Anyone has any suggestion for this problem ?
>

I have the exact same problem.  I'd like to know how to reload beans
too.


==
Karl Ostendorf
karl@ostendorf.com


_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
To unsubscribe, send email to listserv@java.sun.com and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
listserv@java.sun.com and include in the body of the message "help".
--- End Message ---