users@glassfish.java.net

Remote EJB invocation between two Glassfish 3.1

From: <forums_at_java.net>
Date: Wed, 27 Jul 2011 09:53:14 -0500 (CDT)

Hello,

Please think about two Glassfish 3.1 application servers with EE6
specification. A web container(servlet) on one application server wants to
access an EJB component method on the other application server. Sending the
error message (error.doc) and the files below.

I'va attached Remote-EJB-invocation-problem.zip containing:

application server 1:
EJBHelloController.java (servlet)
glassfish-web.xml (ejb reference configuration)

application server 2:
NewSessionBean.java (ejb implementation)
NewSessionBeanRemote.java (ejb remote interface)

Could you please help about the error in error.doc?

Thanks,
Serdar
 


--
[Message sent by forum member 'asilter']
View Post: http://forums.java.net/node/826579