Hi, 

I am writting a Mojo that should use Spring fwk.
But when i a run the Mojo, it cannot find the spring beans config file
(which is packaged into the mojo jar).

I use ClassPathXmlApplicationContext to resolve the config file, but no
success

Error is the following :

Embedded error: IOException parsing XML document from class path resource
[spring/applicationContext.xml]; 
nested exception is java.io.FileNotFoundException: class path resource
[spring/applicationContext.xml] cannot be opened because it does not exist

Has any one any hints ?

tx !



-- 
View this message in context: 
http://www.nabble.com/Mojo-and-Spring-tp20604693p20604693.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to