On Fri, Aug 29, 2008 at 7:31 PM, Simon Laws <[EMAIL PROTECTED]>wrote:
> > Hi Ram > > Sounds like a JIRA to me if this is really the case. Can you check that the > WSDL that was actually being read as part of the contribution is the WSDL > that you changed? > > Simon > Hi Simon, I could see the error message is being thrown, when the interface name HelloWorld mentioned in the composite as shown below <interface.wsdl interface="http://helloworld#wsdl.interface(HelloWorld)<http://helloworld/#wsdl.interface%28HelloWorld%29>" /> does not match with the portType name mentioned in the wsdl/helloworld.wsdl file as shown below. <wsdl:portType name="HelloWorld2"> Please suggest if there are other ways to verify that this WSDL is actualy being read as part of the contribution. -- Thanks & Regards, Ramkumar Ramalingam
