Zvika Hananel - 2009-05-18

I have a class A that contains a reference to another class B.

Calling TwoLattes.createMarshaller with class A fails with ClassNotFoundException thrown for the nested class B.

Both classes A & B are in the same location. What might be the source of the problem?

thanks