Forum Discussion

tim's avatar
tim
Contributor
17 years ago

soapui source

I'm having problems finding:

com.eviware.soapui.config.ProjectConfig
com.eviware.soapui.config.ModelItemConfig

I'm trying to create my own mock service runner class and eclipse complains about not being able to find the above mentioned classes. I do not have any problems compiling with an ant script.

3 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi,

    these are defined in the soapui-xmlbeans-XX.jar file, maybe you need to add it to your build-path?

    regards,

    /Ole
    eviware.com