For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > September 2005 > Publishing EJBs









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Publishing EJBs
villo

2005-09-08, 3:56 am

Hi,

When I want to call an EJB's method as a web service what is the best
technique?
-Deploy the EJB as a web service directly so that clients can call
desired methods
-Set up a sort of front controller published as a web service that
routes requests to the desired target

Since at first the methods to be invoked this way were only a few I
choose the first option, but as this number is growing I was wondering
if this is really a good idea.

These EJB serve as well rich clients, which call them through remote
facades...

Thanks,
Francesco

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com