; 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
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
the original message) -
package user;
class UserData {
...
}
If anybody can help at all it would be appreciated.
Best regards
Roderick
On Fri, May 22, 200
> 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
designed to annoy them.
> java.lan
13 matches
Mail list logo