| Author |
How to load idl stubs dynamically
|
Meir Yan
Ranch Hand
Joined: Apr 27, 2006
Posts: 597
|
|
Hello all I done layer that getting calls from the web layer and send the request to the server layer Via corba , this is my first application dealing corba technology and im facing some dilemmas On how to keep design for it The first one is ; Say the user like will like to add new idl with the corresponding stub classes How can I make my application load the user's class dynamically? The second one Im using im my case jacorb as client and visibroker orb as server this not have to be the matter but Say Im want to deal with fall over isshous , that is if the master server is falling how can I make the Client to handle the in process request and connect to the second server ( it has the 2 servers host/ip) Thanks
|
 |
Edward Harned
Ranch Hand
Joined: Sep 19, 2005
Posts: 288
|
|
Stop cross posting http://forum.java.sun.com/thread.jspa?threadID=768585&tstart=0
|
Ed's latest article: A Java Parallel Calamity http://coopsoft.com/ar/Calamity2Article.html
|
 |
Meir Yan
Ranch Hand
Joined: Apr 27, 2006
Posts: 597
|
|
|
sorry , but i really want my questions to be answerd and be showen to allot of java ppl not only this forum
|
 |
 |
|
|
subject: How to load idl stubs dynamically
|
|
|