Operating System - HP-UX
1832152 Members
2961 Online
110038 Solutions
New Discussion

Re: Please validate my design

 
urbuddyran
New Member

Please validate my design

My Application need to call web service to update account info in third party database. There are 3 modules from which the call is made. Maybe 800 hits from each module.
My design is InterfaceHubBean which will be exposed as web service and this will act as a Gateway to my application. This bean will do a local call to 3 EJBs(each one for a module) to handle the load.
Is this doable. Please validate.
2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: Please validate my design

What OS are you running?
urbuddyran
New Member

Re: Please validate my design

UNIX..
Server - weblogic