RE: Explanation of the examples

2007年07月12日 Thread Mosur Ravi, Balaji
s as well. - Balaji -Original Message- From: Lukas Zapletal [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 9:44 AM To: [email protected] Subject: Re: Explanation of the examples Thanks. To run the HelloWorld example with the Apache CXF 2.0 the corba_bus_config.xml fil

Re: Explanation of the examples

2007年07月12日 Thread Lukas Zapletal
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 Servl

RE: Explanation of the examples

2007年07月12日 Thread Mosur Ravi, Balaji
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 hel