Forum Discussion

nishesh's avatar
nishesh
New Contributor
15 years ago

want code to launch test case by using junit Code

- The type com.eviware.soapui.config.ModelItemConfig cannot be resolved. It is indirectly referenced from   required .class files
- The type com.eviware.soapui.config.ProjectConfig cannot be resolved. It is indirectly referenced from required .class files
- The type com.eviware.soapui.config.TestSuiteConfig cannot be resolved. It is indirectly referenced from required .class files
- The type com.eviware.soapui.config.TestCaseConfig cannot be resolved. It is indirectly referenced from
required .class files

what is the exact JAR file for this and please specify the location as well
i have tried to find out the JAR  soapui-xmlbeans-XX.jar

4 Replies

  • gsarno's avatar
    gsarno
    New Contributor
    Hello,
    I have the same problem, did anybody manage to fix ?
    I am using SoapUI3.0.1.

    Thanks.
  • dannyparadis's avatar
    dannyparadis
    Occasional Contributor
    I work with soapui 4.0-beta1 and I have the same problem only for com.eviware.soapui.config.ProjectConfig.

    But, I found the expected jar to add.
    soapui-xmlbeans-4.0-beta1.jar

    have fun!
  • goutham777's avatar
    goutham777
    Occasional Contributor
    Try adding all the files in soapui lib to your class path i think it will fix your issue

    Thanks,
    Goutham