Ok, it looks like i solved it. My location of the context is 'config/spring/applicationConfig.xml' where config is a source folder. So the correct path is 'spring/applicationConfig.xml'
Mork schrieb: > Another question is: Spring supports the ApplicationContext being set either > by xml file or programmatically via a Java class. Is the second one also > supported by rife? > > Mork wrote: > >> Hello, >> >> i would like to use the spring integration of rife. I use the >> AutowiringParticipantSpringWeb class from the wiki. The problem is, that >> my applicationContext xml is not found: >> >> <participant param="config/spring/applicationConfig.xml"> causes a >> FileNotFoundException although this is the correct path (the >> applicationContext is named applicationConfig.xml). Also the leading >> "classpath:config.." doenst help. >> >> Any ideas? >> >> Thanks a lot >> >> >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
