RE: URGENT HELP!!! Reloading

2000-12-06 Thread Panagiotis Konstantinidis
Title: RE: URGENT HELP!!! Reloading   Weel Kevin I do not know what wrapper.classpath=@JSERV_CLASSES@ mean, but I guess it indicates where to find the proper classes if you are using JServ to run your servlets (for more info on that read the documentation files). Now the only thing I can

RE: URGENT HELP!!! Reloading

2000-12-06 Thread Kevin Delaney
Thanks for the mail.. I have tried to edit an existing simple servlet that returns a simple line of text but even this is not refelcting any changes. I saw somewhere that you can't have the classes to be reloaded in the classpath for the JVM. I think I have this sorted but I am not too sure wha

RE: URGENT HELP!!! Reloading

2000-12-06 Thread Panagiotis Konstantinidis
Title: RE: URGENT HELP!!! Reloading   First of all, does it happen with every single class you are loading or with only the classes you are writting? Have you tried to load one the example classs provided? If the problem happens every time you load any class then there must be something wrong