Yeah, I doubt I fully understand how the loading works completely. If you've got any notes you've been making about this, I'd be happy to put them up on the website. :)
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Lucas Gonze" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 3:01 PM Subject: RE: spoolmanager > Hey Serge, > > I'm just trying to wrap my head around how control flow works, given that parts > are in James code and parts are in Avalon. A thing that's fairly confusing is > which parts of the conf files are handled by James and which parts are handled > by Avalon. Some trial and error testing has shown that it is indeed the conf > file, aka Avalon, that's loading it. > > Thanks anyhow. > > - Lucas > > > > -----Original Message----- > > From: Serge Knystautas [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, December 12, 2001 2:54 PM > > To: James Developers List > > Subject: Re: spoolmanager > > > > > > It works right now... I'm not sure what you're asking exactly. I don't > > remember if the conf file is loading it or if it's invoked directly from > > James.java, but I think it's the former. What are you trying to change? > > > > Serge Knystautas > > Loki Technologies - Unstoppable Websites > > http://www.lokitech.com/ > > ----- Original Message ----- > > From: "Lucas Gonze" <[EMAIL PROTECTED]> > > To: "James Developers List" <[EMAIL PROTECTED]> > > Sent: Tuesday, December 11, 2001 7:38 PM > > Subject: spoolmanager > > > > > > > Question: > > > > > > The config data for JamesSpoolManager is in this block in > > james-config.xml: > > > <!-- The James Spool Manager block --> > > > <spoolmanager> > > > > > > The only other instance of the "spoolmanager" string literal in the source > > is > > > james-assembly.xml: > > > <block class="org.apache.james.transport.JamesSpoolManager" > > > name="spoolmanager" > > > > > > > In JamesSpoolManager.java, the conf is already set to the context of the > > > spoolmanager element in james-config.xml. But it doesn't seem likely to > > me that > > > that association is enough to set this up properly. Suggestions on where > > to > > > look, or am I in the right place already? > > > > > > Thanks in advance. > > > > > > - Lucas > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
