I want to test call remote EJB 3 function between two Glassfish V2 that deployed on 2 server.
[u][b]Case 1:[/b][/u]
- 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;
[u][b]Case 2:[/b][/u]
- 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;
[u][b]Case 3:[/b][/u]
- 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?
It's maybe wrongs on Linux?
Thank a lot!
[Message sent by forum member 'misamap' (misamap)]
http://forums.java.net/jive/thread.jspa?messageID=326677