Operating System - HP-UX
1836100 Members
2625 Online
110089 Solutions
New Discussion

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