Take a look at what classloaders loaded each of the classes.  If the
class names are the same, then that means that they were loaded by two
different classloaders.  How are you setting up your application?  Are
all jars in your WEB-INF/lib directory?

On Fri, May 30, 2008 at 2:22 PM, David Nedrow <[EMAIL PROTECTED]> wrote:
>
> On May 30, 2008, at 12:20 PM, James Carman wrote:
>
>> Protocol.class.equals(item.getModelObject().getClass())
>
> Interesting, this returns false.
>
> -David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to