I'm using NETBEANS 6 RC1
I have two different machine.
Both have glassfish installated.
I want to put ejb to one machine and call this ejb by using another machine running a servlet.
I put ejb in autodeploy directory.
I go to localhost:4848 and the EJB is recognized in EJB Modules List.
Now I want to run servlet (running in another machine) and call the EJB.
How I can do this?
[Message sent by forum member 'peppeme' (peppeme)]
http://forums.java.net/jive/thread.jspa?messageID=246027