-
how to make remote ejb web client (1 messages)
- Posted by: Milan Shrestha
- Posted on: June 12 2007 07:26 EDT
hello i want to make a remote ejb web client that can access a ejb in some other machine. My web client and ejb both are running in JBoss in different machines. I would be thankful if anybody could help me with this problem. Thank you Regards MilanThreaded Messages (1)
- Re: how to make remote ejb web client by Sairam S on June 13 2007 10:15 EDT
-
Re: how to make remote ejb web client[ Go to top ]
- Posted by: Sairam S
- Posted on: June 13 2007 10:15 EDT
- in response to Milan Shrestha
you will probably need to use web service..expose the api that u want to call as a web service..