[jboss-jira] [JBoss JIRA] Closed: (JBAS-8685) EJB remote call from one server to another doesn't work

Eugen Fischer (JIRA) jira-events at lists.jboss.org
Tue Nov 30 10:37:09 EST 2010


     [ https://jira.jboss.org/browse/JBAS-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugen Fischer closed JBAS-8685.
-------------------------------

    Fix Version/s: 6.0.0.CR1
       Resolution: Done


I am tested it again. It was my fault, because there was older older JBoss AS version on the middleware side. There was jboss 6.0.0-M4. After I updated it to jboss 6.0.0.CR1 every thing works fine.

> EJB remote call from one server to another doesn't work
> -------------------------------------------------------
>
>                 Key: JBAS-8685
>                 URL: https://jira.jboss.org/browse/JBAS-8685
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB3
>    Affects Versions: 6.0.0.CR1
>         Environment: First Server runs on Linux
> Second Client Server runs on Windows
>            Reporter: Eugen Fischer
>            Assignee: Carlo de Wolf
>             Fix For: 6.0.0.CR1
>
>
> I am getting following exception if I try to call EJB from different jboss AS container:
> Caused by: java.lang.NullPointerException
> 	at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:185) [:1.0.11]
> 	at $Proxy321.createSesssion(Unknown Source)	at  CreateSessionActionBean.createSession(CreateSessionActionBean.java:20) [:]
> My example you can find in steps to reproduce.
> I also tried to test the same code with  jboss 4.2.3.GA containners. It works without any problems there.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list