Re: Class get deleted at run time

2010-11-30 Thread Sandip Hirwale
All the Classes  are Deleted which are in my application .
there is no any subdirectories
i am deploying application on my local machine just by right click on
application and run.


On Wed, Dec 1, 2010 at 2:24 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Sandip,
>
> On 11/30/2010 12:50 AM, Sandip Hirwale wrote:
> > I [experience the] following error at runtime
> >
> > java.lang.ClassNotFoundException
>
> Which class? What is the rest of the stack trace?
>
> > when I Build my application all the
> > classes  are present in the web/WEB-INF/classes/ directory
>
> Good, maybe. What is the "web" directory? Is that where you are
> deploying your web application?
>
> Are they in subdirectories or all in WEB-INF/classes?
>
> > when I run application all the classes get deleted.
>
> That shouldn't happen. When you say "run", do you mean "deploy" or
> perhaps even "undeploy"?
>
> How are you running Tomcat? How are you deploying your web application?
>
> > why this happening?
>
> That depends on what exactly is happening.
>
> >  i Am usnig tomcat 6.0.20,netbeans6.8, and ubantu system
>
> If you are launching Tomcat from within Netbeans, you may be having some
> problems with the way that Netbeans deploys your webapp. You should ask
> on the Netbeans list(s) how to properly deploy your webapp when using
> Netbeans.
>
> That version of Tomcat is quite old: you should consider upgrading.
> There are lots of great improvements that have gone into TC since 6.0.20.
>
> - -chris
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkz1ZJsACgkQ9CaO5/Lv0PAdTQCcDOsTsxMKN+hMaLLpRPrkUuBg
> X+QAn02raY5Q37uHJOz9V5u7mwKBEC4h
> =HUzH
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


-- 
© Copyright Sukrut Systems 2010

Unless otherwise explicitly stated, all rights including those in copyright
in the content of this e-mail are owned by Sukrut Systems. The contents of
this e-mail shall not be copied, reproduced, or transmitted in any form
without the written permission of Sukrut Systems or that of the copyright
owner. The receipt of this mail is the acknowledgement of the receipt of
contents; if the recipient is not the intended addressee then the recipient
shall notify the sender immediately.


Class get deleted at run time

2010-11-29 Thread Sandip Hirwale
Hello All
  I am new to tomcat , i got following error at runtime

java.lang.ClassNotFoundException when I Build my application all the
classes  are present in the web/WEB-INF/classes/ directory

when I run application all the classes get deleted. why this happening?

 i Am usnig tomcat 6.0.20,netbeans6.8, and ubantu system


Unable to find WEB INF

2010-11-23 Thread Sandip Hirwale
Hello
 i am new to tomcat i deployed my application by copy it into webapps folder
in tomcat now i have to make some change in index file but unable to find
that directory with application name where is it located ???
thanks


Memory Problem

2010-10-29 Thread Sandip Hirwale
Hi
I am developing web application using Tomcat 6.0 server but after
running application many times it gives Perm gem space outofMemory Error why
is it so?
I want to know reason for that and solution to overcome this error

-- 
© Copyright Sukrut Systems 2010

Unless otherwise explicitly stated, all rights including those in copyright
in the content of this e-mail are owned by Sukrut Systems. The contents of
this e-mail shall not be copied, reproduced, or transmitted in any form
without the written permission of Sukrut Systems or that of the copyright
owner. The receipt of this mail is the acknowledgement of the receipt of
contents; if the recipient is not the intended addressee then the recipient
shall notify the sender immediately.