I've tried running Tomcat and jBoss together according to the
directions on the web page. When I try to look up an EJB home from a bean
used by a JSP, I get a ClassCastException on a Proxy## class. Looking
through the mail archives, I see someone else mentioned this and Rickard
suggested disabling local optimizations. I looked in defaultjboss.xml,
and it looks like all the configurations have optimizations disabled by
default, and since I'm not using a jboss.xml of my own, I think the
optimizations are disabled and I still have the problem.
Is there some other place to disable the optimizations, some other
workaround I should try, or is this a real bug?
Thanks,
Aaron