-none- 2007-08-16 - By Peter Crowther
Back > From: Matthew Kerle [mailto:matthew.kerle@(protected)] > So what this is saying is that the *names* of the classes are > the same, > but the actual classes are different. this is crazy...
I suspect the two classes are being loaded by different classloaders - a common and entertaining* problem in Tomcat and other servlet containers. You can find out by asking each for its classloader and comparing.
- Peter
* Depending on whether you're watching someone else try to solve the problem, or having to wade through it yourself. Best of luck!
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|