hi
as this is my own application, i have classes for my source. so that i
can rename my class in WEB-INF/classes/
im in the process of migrating it from tomcat 3.x to tomcat 4.1.27, i
migrated successfully,
there after during my development i use to remove web.xml entries for
files wich need modification for dynamic compile, then i will have all
the class files, it will work fine.
but in tomcat 4.1.27 i face this issue
arun
On Thu, 9 Sep 2004 08:57:18 -0500, QM <qm300@brandxdev.net> wrote:
> On Thu, SOP 09, 2004 at 07:20:31PM +0530, Arun Prasad R wrote:
> : thanks it worked, i just rename the existing index_jsp.class to
> i.class
>
> That worked for you, fine; but that's not what I suggested:
> JAR file != class file.
>
> Please reread my last message.
>
> : but this is not the expected behavior right. after removing web.xml
> : entries tomcat should recompile it under work directory.
>
> You'll have to take that up with the Tomcat developers; but the behavior
> you
> experienced makes perfect sense to me.
>
> Note that if you start with a fresh webapp, instead of one that uses
> precompiled JSPs, this doesn't happen.
>
> -QM
>
> --
> software -- http://www.BrandXDev.net
>
>
> tech news -- http://www.RoarNetworX.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|