[jboss-jira] [JBoss JIRA] Created: (JBAS-3714) EjbHome.create throws ClassCastException
warren crossing (JIRA)
jira-events at jboss.com
Wed Sep 27 23:30:41 EDT 2006
EjbHome.create throws ClassCastException
----------------------------------------
Key: JBAS-3714
URL: http://jira.jboss.com/jira/browse/JBAS-3714
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: IIOP service
Affects Versions: JBossAS-4.0.5.CR1, JBossAS-4.0.4.GA
Environment: Java 1.5.0_08
Reporter: warren crossing
Assigned To: Francisco Reverbel
Hello
Please have a look at http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974096#3974096 as this sums up my issue.
I have a jboss.log file and am happy to patch the source code and test/debug this issue.
It looks as though the IOR stream to object is returning a org.jacorb.orb.Reference which does not implement the beans Remote interface.
I have stepped through the iiop EjbObjectServant code and IORFactory, the everything looks fine, no amount of changing jboss.xml ro standardjboss.xml makes any difference.
Why possibly could the reference returned by the DynamicIIOPStub.invoke not implement the Bean Remote interface?
Any idea, or hist of where to look/debug?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list