I'm trying to set up QA execution mode for unit & integration tests with
TestNG, using PageTester.

Upon test launch, I receive the following error:

[2014-08-06 08:37:56,272] [ERROR] [Registry] Symbol 'my.custom.symbol' is
not defined.

Not sure what's wrong here: this symbol is defined in both web.xml (as
context parameter) and pom.xml (as a system property
in maven-surefire-plugin configuration).

Thanks for any suggestions.

-- 
Ilya Obshadko

Reply via email to