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 there any limits, how many mock services can be put in a single WAR file?

Do you have experience of having 500+ mock services in a single WAR file?

 

  • 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.

     

     

3 Replies

  • KarelHusa's avatar
    KarelHusa
    Champion Level 3

    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.

     

     

    • nmrao's avatar
      nmrao
      Champion Level 3
      Nice to know. Which version are you using?