Hi guys,
Struggling to get some knowledge on J2EE ....
This is my general configuration:
1. Windows XP machine is hosting Bea WebLogic Server ( 8.1)
2. Remote machine is Linux Red Hat 7.1.
I was trying to run the example from bea website
( examples.ejb20.basic.statelessSession )
I was able to get the expected results when I was running client localy on the same machine. I was just using
the command: ant run and got the correct result.
But , when I wanted to run my client remotely I had no success...
Please could anyone help regarding what needs to be done to invoke the Client on the remote machine.
This is the link to the examples web page
file:///C:/bea/weblogic81/samples/server/examples/src/examples/ejb20/basic/statelessSession/package-summary.html#Client
Thanks a lot
Struggling to get some knowledge on J2EE ....
This is my general configuration:
1. Windows XP machine is hosting Bea WebLogic Server ( 8.1)
2. Remote machine is Linux Red Hat 7.1.
I was trying to run the example from bea website
( examples.ejb20.basic.statelessSession )
I was able to get the expected results when I was running client localy on the same machine. I was just using
the command: ant run and got the correct result.
But , when I wanted to run my client remotely I had no success...
Please could anyone help regarding what needs to be done to invoke the Client on the remote machine.
This is the link to the examples web page
file:///C:/bea/weblogic81/samples/server/examples/src/examples/ejb20/basic/statelessSession/package-summary.html#Client
Thanks a lot