[jboss-jira] [JBoss JIRA] Commented: (JBAS-3714) EjbHome.create throws ClassCastException
Adrian Brock (JIRA)
jira-events at jboss.com
Thu Oct 5 06:34:43 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3714?page=comments#action_12344677 ]
Adrian Brock commented on JBAS-3714:
------------------------------------
"your attitude is not conducive to resolving bugs in your product (or mine)."
The rules are simple.
If it were a bug in JBoss I wouldn't have closed the issue.
I know it isn't a bug in JBoss because we have tests that prove this works,
and in fact, I know (or at least can guess - because you haven't posted all the
required information which is indicitive) what is wrong with your code/config.
Bugs in your product do not belong on a JBoss bug list, they belong in the forums
as help (user forum) requests.
WARNING:
Repetition of abusive language will lead to your account getting deleted.
. :-)
> 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
>
> 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