Comment #7 on issue 498 by [email protected]: Loading tests and resources
from archives (zip, egg, jar)
http://code.google.com/p/robotframework/issues/detail?id=498
Hi,
Could you please guide on how to fix the problem that am facing.
Scenario:
A spring xml is part of the jar file which I am using in test case. Spring
xml is loaded while executing the robotKeyword
Error:
Getting IOException: BeanDefinitionStoreException: IOException parsing XML
document from class path resource, xml cannot be opened as it does not
exist.
Any help appreciated.
Cheers