Re: Explanation of the examples

2007年7月12日 06:44:51 -0700

Thanks.
To run the HelloWorld example with the Apache CXF 2.0 the
corba_bus_config.xml file must be modified according to new package
names (org.apache.cxf instead of org.objectweb.celtix), right?
I must inspect Apache CXF now. I just downloaded it. It seems to be
package of libraries with Servlet/Jetty-runtime for Web Service
exposing. Its not featuring CORBA ORB and here comes the Yoko if I
understand corectly.
It seems CXF+Yoko can solve my problem but I have one "little" rub
here: I have to use 3rd party ORBs, namely JacORB and VisiBroker. Is
it possible to have CXF+Yoko+JacORB?
LZ
2007年7月12日, Mosur Ravi, Balaji <[EMAIL PROTECTED]>:
The readme should mention how to run the samples. Basically, you would
need to generate the wsdl first & I think you need to change the
wsdl:service definition to using the corbaloc address in the hello_world
demo.
For the bank & bank_ws_addressing demos, you wouldn't need this extra
step. The hello_world sample was put together to show on how to specify
a corbaloc address.
- Balaji
-----Original Message-----
From: Lukas Zapletal [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 12, 2007 7:04 AM
To: [email protected]
Subject: Explanation of the examples
Hello all,
could anyone explain me how examples works and what they do?
I have found hello_world example and these programs:
- yoko/server
- yoko/client
- corba/server
- coroba/client
I have corba server with corba client working. I have had to generate
CORBA
stubs from the IDL file. I would like to run the yoko examples and then
try
to make some CORBA--WSDL calls. It seems the yoko/client is referencing
HelloWorld-corba.wsdl but this file does not exist. What additional
things I
need to run WSDL examples?
Thanks
--
Lukas Zapletal
http://lukas.zapletalovi.com
--
Lukas Zapletal
http://lukas.zapletalovi.com

Reply via email to