; Date: Fri, 22 May 2009 17:12:03 +0100
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
> From: roderick.timmer...@gmail.com
> To: users@tomcat.apache.org
>
> I concur. Just need to find out how the class file is managing to
> exist after I've deleted it and shutdo
> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>
> I concur. Just need to find out how the class file is managing to
> exist after I've deleted it and shutdown tomcat, its lingering
> somewh
rale, Charles R
wrote:
>> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
>> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>>
>> ran the given command:
>>
>> public class UserData extends java.lang.Object{
>
> That's proof
> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>
> ran the given command:
>
> public class UserData extends java.lang.Object{
That's proof that the package statement isn't in there. Ha
);
public java.lang.String getUsername();
public java.lang.String getEmail();
public int getAge();
}
On Fri, May 22, 2009 at 4:45 PM, Caldarale, Charles R
wrote:
>> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
>> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundErr
> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>
> I'm building everything from scratch/no IDEs save the VIM editor.
> Timestamp on the UserData.class is up-to-date (recompiled a few
> minutes ag
on its own in Windows, it is not
> running as a service.
>
> On Fri, May 22, 2009 at 4:12 PM, Caldarale, Charles R
> wrote:
>
>>> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
>>> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>>&
m: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
>> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>>
>> The source has been recompiled, Tomcat restarted however,
>> same issue reoccurs.
>
> Are you positive that the UserData.class file in WE
> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>
> The source has been recompiled, Tomcat restarted however,
> same issue reoccurs.
Are you positive that the UserData.class file in WEB-INF/classes/user w
The source has been recompiled, Tomcat restarted however, same issue reoccurs.
On Fri, May 22, 2009 at 3:59 PM, Caldarale, Charles R
wrote:
>> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
>> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>>
>&
> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
>
> No clearly, this not helpful information and also I did not intend to
> start a flame war. The package statement is present (as I stated in
> th
, 2009 at 3:13 PM, Caldarale, Charles R
wrote:
>> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
>> Subject: Tomcat 6.0.18 useBean NoClassDefFoundError
>>
>> I don't use Java full time because I use tools that works
>
> Interesting that you expect to g
> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Tomcat 6.0.18 useBean NoClassDefFoundError
>
> I don't use Java full time because I use tools that works
Interesting that you expect to get help from people when your first sentence is
desig
Hello people
My question is a nooby one but I don't use Java full time because I
use tools that works however, I need it to work NOW. In a nutshell,
my question is when Tomcat panics and gives this...
...
...
javax.servlet.ServletException: java.lang.NoClassDefFoundError:
user/UserData (wrong na
14 matches
Mail list logo