Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException

ora_1978Jan 23 2014 — edited Jan 23 2014

Using soap ui i have loaded the wsdl url https://www.taxengine.ford.com/TaxConnector/TaxCalculationService_v1?wsdl (This wsdl will not work for you). And getting the below error. What should i do to resolve the error?

  • Thu Jan 23 19:18:41 IST 2014:ERROR:com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException 
  • com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException 
  • at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlLoader.loadXmlObject(WsdlLoader.java:138) 
  • at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:535) 
  • at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:524) 
  • at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache.update(AbstractDefinitionCache.java:97) 
  • at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:226) 
  • at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46) 
  • at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:149) 
  • at java.lang.Thread.run(Unknown Source)

Thanks,

vinodh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 20 2014
Added on Jan 23 2014
1 comment
5,595 views