Hi,
I want to use a servlet as a CORBA
client. I developed a sample application, but it is returned an error
message. I think, I could not initialize the ORB correctly within
the servlet class. I need a sample to initialize ORB and resolve
the object reference in naming within the servlet class. Can anyone help
me?
Note: I use Java 2 SDK v1.4.0 and
JavaIDL
Halil
|
- Re: ORB initializing in Servlet Halil AKINCI
- Re: ORB initializing in Servlet Frans Verhoef