|
Title: accessing servic end point ( ending .asmx) Post by: ramesh nallavolu on May 05, 2008, 08:25:30 pm I am trying to access a service end point on Biztalk/ESB layer, the URL ends with .asmx ( like ...../Process.asmx ) with new project.
I am getting error: Mon May 05 15:22:55 EDT 2008:ERROR:com.eviware.soapui.support.SoapUIException: Error importing wsdl Let me know if some thing is wrong... I can send you complete erro log if you want.. Title: Re: accessing servic end point ( ending .asmx) Post by: omatzura on May 06, 2008, 01:37:48 pm Hi!
maybe you need to add "?wsdl" to the endpoint when importing the WSDL? regards, /Ole eviware.com |