Forum Discussion

mmoser18's avatar
mmoser18
Frequent Contributor
9 years ago
Solved

How to call Java code from soapUI?

Hi - this may be a Groovy question rather than a real soapUI question, but soapUI is the reason I am now digging into Groovy, so please bear with me:   I am trying to get a bit more information why...
  • rupert_anderson's avatar
    rupert_anderson
    9 years ago

    Hi,

     

    No problem, happy if I can help, but it sounds like there may be a deeper problem as you are pointing out...

     

    What you are saying does sound reasonable in that possibly the SoapUI Java memory usage is an area that may be affecting the ability to run your regex... don't expect the response is the problem...

     

    As you may be aware to change the Java options for SoapUI you can alter the soapui.sh (or .bat) script - refer to http://www.soapui.org/working-with-soapui/improving-memory-usage.html for more details.

     

    Guess you may try increasing the -Xss stack space parameter as you said...

     

    Let us know how you get on please, possibly it would be good to share your regex if you're happy too, just incase that helps or attracts other useful advice...

     

    Cheers,

    Rupert