I want to test call remote EJB 3 function between two Glassfish V2 that deployed on 2 server.
Case 1:
- Server 1: Window XP, Glassfish V2, using servlet to call remote EJB 3
- Sever 2: Window XP, Glassfish V2, deployed remote EJB 3
==> result: call remote EJB 3 successful;
Case 2:
- Server 1: Ubuntu Linux 8.04 Desktop, Glassfish V2, using servlet to call remote EJB 3
- Sever 2: Window XP, Glassfish V2, deployed remote EJB 3
==> result: call remote EJB 3 successful;
Case 3:
- Server 1: Window XP, Glassfish V2, using servlet to call remote EJB 3
- Sever 2: Ubuntu Linux 8.04 Desktop, Glassfish V2, deployed remote EJB 3
==> result: call remote EJB 3 fail;
Case 1, case 2, case 3 use same config of servlet and EJB
Problem occurs in Case 3, server 2 not install firewall, but it server 2 log alert: "No object bound ...."
Please help me solve this problem?
I like Linux than Window but this case so difficult for me!
Thank a lot!
[Message sent by forum member 'misamap' (misamap)]
http://forums.java.net/jive/thread.jspa?messageID=297516