Results 1 to 1 of 1
- 07-28-2011, 10:10 AM #1
Member
- Join Date
- Jul 2011
- Posts
- 1
- Rep Power
- 0
Remote EJB invocation between two Glassfish 3.1 application servers
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. I've attached a zip file containing the source files and error message (error.doc) 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
Similar Threads
-
RMI (remote method invocation) Java
By Stijn_vdd in forum NetworkingReplies: 1Last Post: 03-03-2011, 06:14 PM -
Java Web and Application Servers
By russell in forum Web FrameworksReplies: 1Last Post: 02-25-2011, 08:20 PM -
Glassfish deployment of my wep application
By crepy in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 08-24-2010, 04:23 PM -
About Application Server - Glassfish
By sathishscjp in forum Advanced JavaReplies: 1Last Post: 07-30-2009, 04:51 AM -
Configuring Enterprise Application Servers In NetBeans IDE
By JavaForums in forum NetBeansReplies: 0Last Post: 07-31-2007, 12:13 AM
Bookmarks