| Author |
what is offending classes?
|
subodh gupta
Ranch Hand
Joined: Jul 23, 2007
Posts: 203
|
|
Hi Ranchers, Can somebody help me explaining the offending classes?
|
http://subodh-gupta.blogspot.com
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24061
|
|
|
This is not a technical term of any kind. The word "offending" can mean something like "guilty" in English; "the offending classes" could mean "the classes that are to blame for the problem" or "the classes that have something wrong with them." Did someone use this phrase in a discussion here, or in an article? Can you link to where you saw this phrase?
|
[Jess in Action][AskingGoodQuestions]
|
 |
subodh gupta
Ranch Hand
Joined: Jul 23, 2007
Posts: 203
|
|
thanks actually i was migrating my application from tomcat 5.x to tomcat 6.x and i was getting the offending classes error but i wasn't able to pinpoint the position than because it was to urgent i got the solution to put the loader property in context.xml and i done that. Now i know what i did but didn't understood why that was happening that way. [ January 28, 2008: Message edited by: subodh gupta ]
|
 |
Jim Yingst
Wanderer
Sheriff
Joined: Jan 30, 2000
Posts: 18670
|
|
|
The term doesn't mean anything to me either. If you ever see the error again, I recommend you copy the exact error message, including the stack trace. Then we might have a better chance of determining what it means.
|
"I'm not back." - Bill Harding, Twister
|
 |
subodh gupta
Ranch Hand
Joined: Jul 23, 2007
Posts: 203
|
|
while i was trying to regenerate the problem i got the following error can you tell me how to get rid of this.
|
 |
Raees Uzhunnan
Ranch Hand
Joined: Aug 15, 2002
Posts: 126
|
|
Do you think you have the right annotations ?? Can you paste the class here ? Thanks
|
Sun Certified Enterprise Architect
Java Technology Blog
|
 |
subodh gupta
Ranch Hand
Joined: Jul 23, 2007
Posts: 203
|
|
i can paste the method and i am not using annotations
|
 |
Will Zelan
Ranch Hand
Joined: Apr 15, 2012
Posts: 56
|
|
Jim Yingst wrote:The term doesn't mean anything to me either. If you ever see the error again, I recommend you copy the exact error message, including the stack trace. Then we might have a better chance of determining what it means.
just had this message 'cause i deployed a webapp containing the file j2ee.jar ... which is obviously wrong! ;)
|
 |
 |
|
|
subject: what is offending classes?
|
|
|