Got a question:
I'm running Jserv & GnuJSP. In my jserv properties file I have the
following:
wrapper.classpath=/usr/lib/apache/ApacheJServ.jar
wrapper.classpath=/home/httpd/classes/servlet-2.0-plus.jar
wrapper.classpath=/home.httpd/classes
my directory structure follows:
httpd
+-classes
| +-com
| +-myserver
| +-beans
| +-utils
| +-user
+-servlets
+-html
etc...
So everything works dandy when I'm workin on my beans and I recompile
and then reload my jsp's. It dynamically reloads any changed classes and
that's great. However, the servlets report that they cannot find the
bean classes unless I add the 3rd wrapper.classpath line above. However,
now that this is done, the dynamic reloading (as per the instructions in
the JServ config files) will not take place.
Question is this: How can I keep the dynamic (or automatic) reloading
and have the servlets be able to see the beans. This is pretty important
for Model 2 implementation. Anyone had any similar issues with JServ?
It's not really a GNUJsp thing - I'm pretty sure.
Thanks,
Jason
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html