Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
I've created a simple project that does a System.out.println in both these handlers - it works fine:
Running soapUI TestRunner for [project-event-test]
directory: C:\Program Files (x86)\SmartBear\soapUI-Pro-4.5.1\bin
command: cmd.exe /C testrunner.bat -EDefault C:\Users\OLE\Documents\project-event-test-soapui-project.xml
soapUI Pro 4.5.1 TestCase Runner
Configuring log4j from [C:\Program Files (x86)\SmartBear\soapUI-Pro-4.5.1\bin\soapui-log4j.xml]
11:01:42,844 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Users\OLE\soapui-settings.xml]
11:01:43,061 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\workspace\soapui-pro-4.0.2-maintenance\scripts]
11:01:43,062 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files (x86)\SmartBear\soapUI-Pro-4.5.1\bin\listeners\demo-listeners.xml]
11:01:43,976 INFO [WsdlProject] Loaded project from [file:/C:/Users/OLE/Documents/project-event-test-soapui-project.xml]
11:01:44,088 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\workspace\soapui-pro-4.0.2-maintenance\scripts]
load script
11:01:44,742 INFO [SoapUIProTestCaseRunner] Running soapUI tests in project [project-event-test]
11:01:44,744 INFO [SoapUIProTestCaseRunner] Running Project [project-event-test], runType = SEQUENTIAL
ProjectRunListener.beforeRun
ProjectRunListener.afterRun
11:01:44,777 INFO [SoapUIProTestCaseRunner] Project [project-event-test] finished with status [FINISHED] in 15ms
Can you perhaps attach your project so we can try to figure out why it isn't working in yours?
regards,
/Ole
SmartBear Software
I've created a simple project that does a System.out.println in both these handlers - it works fine:
Running soapUI TestRunner for [project-event-test]
directory: C:\Program Files (x86)\SmartBear\soapUI-Pro-4.5.1\bin
command: cmd.exe /C testrunner.bat -EDefault C:\Users\OLE\Documents\project-event-test-soapui-project.xml
soapUI Pro 4.5.1 TestCase Runner
Configuring log4j from [C:\Program Files (x86)\SmartBear\soapUI-Pro-4.5.1\bin\soapui-log4j.xml]
11:01:42,844 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Users\OLE\soapui-settings.xml]
11:01:43,061 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\workspace\soapui-pro-4.0.2-maintenance\scripts]
11:01:43,062 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files (x86)\SmartBear\soapUI-Pro-4.5.1\bin\listeners\demo-listeners.xml]
11:01:43,976 INFO [WsdlProject] Loaded project from [file:/C:/Users/OLE/Documents/project-event-test-soapui-project.xml]
11:01:44,088 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\workspace\soapui-pro-4.0.2-maintenance\scripts]
load script
11:01:44,742 INFO [SoapUIProTestCaseRunner] Running soapUI tests in project [project-event-test]
11:01:44,744 INFO [SoapUIProTestCaseRunner] Running Project [project-event-test], runType = SEQUENTIAL
ProjectRunListener.beforeRun
ProjectRunListener.afterRun
11:01:44,777 INFO [SoapUIProTestCaseRunner] Project [project-event-test] finished with status [FINISHED] in 15ms
Can you perhaps attach your project so we can try to figure out why it isn't working in yours?
regards,
/Ole
SmartBear Software