Forum Discussion

KarelHusa's avatar
KarelHusa
Champion Level 3
8 years ago
Solved

Limit of mock services in a single WAR

I am working on a project with hundreds of soap web services. For testing purposes I am generating mock services with SoapUI. Each of mock services has a dispatch script and two responses.   Are th...
  • KarelHusa's avatar
    8 years ago

    I just generated a SoapUI project containing 500 mock services, the size of the project XML document is 64 MB. I have produced a WAR and deployed to JBoss.

     

    The mock services seem to be working correctly.