Forum Discussion
ITAbteilung
15 years agoContributor
Hi Robert,
do you mean the bin\scripts folder of soapUI? Yes - as I wrote - that works fine... but doesn't help me with the Tomcat Deployment. The content of my project itself doesn't matter as everything works correctly when not deploying it but starting it from SoapUI. Please try to use a valid .groovy file (containing a class), put it into any folder, generate a WAR file with the "-c" option linking to that folder. Then try to instantiate that class (that is defined inside the .groovy file) from a script of the deployed mockup . Also try to use subdirectories inside that Scriptfolder.
I'm not sure if I understood the "-c" option correctly. The wargenerator-script says:
If I understood the "-c" option correctly it must be a general problem with deploying Mockups as WARs and defining a folder with external scripts using the "wargenerator.sh".
Please inform me what time I can expect that problem to be fixed, because it's quite important for us to get it to work.
Thanks in advance,
Greetings,
Pat
do you mean the bin\scripts folder of soapUI? Yes - as I wrote - that works fine... but doesn't help me with the Tomcat Deployment. The content of my project itself doesn't matter as everything works correctly when not deploying it but starting it from SoapUI. Please try to use a valid .groovy file (containing a class), put it into any folder, generate a WAR file with the "-c" option linking to that folder. Then try to instantiate that class (that is defined inside the .groovy file) from a script of the deployed mockup . Also try to use subdirectories inside that Scriptfolder.
I'm not sure if I understood the "-c" option correctly. The wargenerator-script says:
-c Specify path to script library to be includedIs that the path to the external script folder (as it is "bin/scripts" by default when running it from soapUI)? Or does it have another meaning?
If I understood the "-c" option correctly it must be a general problem with deploying Mockups as WARs and defining a folder with external scripts using the "wargenerator.sh".
Please inform me what time I can expect that problem to be fixed, because it's quite important for us to get it to work.
Thanks in advance,
Greetings,
Pat