-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
JBossAS-4.0.2 Final
-
None
-
None
After retrieving the object reference with contect.lookup() the cast to the home interface results in a ClassCasst Exception. Calling out.println(objRef.getClass().getName() + "<br>"); shows the correct classname.
Shortest example I could make: http://development.askesis.nl/Servlet.zip
Works OK in 4.0.1SP1 but not in 4.0.2.
- is related to
-
JBAS-1691 Switch to UseJBossWebLoader=false as the default web container configuration
- Closed