Hi,
Garg, Vikas wrote: > “FATAL - GeronimoLog.fatal(116) | openResource: invalid scheme (should > be urn:) D:/vikas/TestBPELWS/SampleWS/WebContent/wsdl/SampleHelloWS.wsdl” The location attribute for the import in CallerArtifacts.wsdl must point to a URL, so you'd need to add a file:// before the path. HTH, Tammo -- Tammo van Lessen - http://www.taval.de
