[rules-dev] project idea - Running Guvnor SCENARIOS from regular java code

vinodkiran vinodkiran at usa.net
Mon May 7 06:43:13 EDT 2012


"http://localhost:8080/org.drools.guvnor.Guvnor/package/{packageName}/LATEST/SCENARIOS"

works fine. Some of the challenges I see with this URL based approach are

1. Can execute at a package level, cannot be run for an individual scenario
2. Difficult to integrate in a automated testing environment (continuous
integration), if I need to test certain scenarios (xUnit based)
3. The URL returns a text file in the format "SUCCESS {scenario}". needs
work on the developer to parse and interpret results
4. No feature to get the audit log...


--
View this message in context: http://drools.46999.n3.nabble.com/project-idea-Running-Guvnor-SCENARIOS-from-regular-java-code-tp3690698p3968245.html
Sent from the Drools: Developer (committer) mailing list mailing list archive at Nabble.com.


More information about the rules-dev mailing list