Hi I need to add to a spring contribution a jar file with an application context file inside. I added the jar to te classpath of the contribution and put in the location attribute of implementation. Spring
"example.jar" wich is the jar file but when I run the test case it doesn't find the file. Please tell me where I can find an example with this or what I'm doing wrong. Thanks in advance.
