"advanced" ClassCastException
hi, can anybody help me with a problem?
I deployed a straight forward stateless session bean with an echo method on j2ee 1_4_2004Q4 beta on Windows XP Home SP2, German Edition.
Calling this Bean from inside eclipse 2.1.1, I get the infamous classcast exception at "narrow".
YES, I did include the proper client stubs into the eclipse project.
YES, there is a seperate eclipse project.
NO, there is no reference to the server classes in the classpath. (That's why I called it "advanced"). Any suggestions?
Bernhard

