On Tue, May 12, 2009 at 10:18 AM, jayenho <[email protected]> wrote: > > > > robert burrell donkin-2 wrote: >> >> On Tue, May 12, 2009 at 10:01 AM, jayenho <[email protected]> wrote: >> >> <snip> >> >>> sorry robert, i am quite confused still, in the how-to.txt file, it >>> mentioned in section "2. Considering some configuration" to uncomment the >>> line "<ref bean="exampleConfigurationInterceptor" />", but actually, in >>> the >>> mentioned file >>> "spring-deployment/src/main/config/james/spring-beans.xml", >>> the mentioned line does not exist at all? >> >> i think that this has been changed to >> privilegedPortsConfigurationInterceptor so i've updated the HowTo >> again. please update and jump in if you find any more problems >> >> - robert >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > > BTW, robert, the file > spring-deployment/src/main/config/james/james-config.xml seems encountered > some content error, as it seems to refer to an non-existing file, > xx/james/conf/xxx? and it can not be shown correctly using ie browser > approach too, which work for other xml files.
the pheonix deployment suffers from this as well :-/ IMHO use of entities in this way isn't a good idea but it's baked into the 2.x approach to configuration :-/ it might be possible to alter the build so that it uses conf (rather than config) but for now, i recommend working around by using an IDE (for example, eclipse) rather than a browser - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
