Hi Oki

Try this way...

Quoting Oki DZ <[EMAIL PROTECTED]>:

> On Mon, 16 Jul 2001, Gabriel Bucher wrote:
> 
> > Remove the Blocks in the manifest.mf File!
> 
> I tried that, but then James couldn't be started.
> Should I remove some of the elements in server.xml?
Ok, I see... I tried it out... and got an java.lang.OutOfMemoryError but found 
nothing in the log files! 
I played a little bit around and here my solution:

for the NNTP Service
--------------------
In the manifest.mf:
Name: org/apache/james/nntpserver/NNTPServer.class
Avalon-Block: false

Name: org/apache/james/nntpserver/repository/NNTPRepositoryImpl.class
Avalon-Block: false

Comment out or remove the 2 blocks in the assembly.xml and config.xml! 
This should work!


for the IMAP service... I'm not sure if this works also... try it out... take 
care about dependencies to the block James!  
> 
> BTW, I'd like to change the directory of the log files. I tried to
> change
> the "location" attributes in james-server.xml to /var/log/james/<log
> name>. But then, the log files didn't get placed in /var/log/james;
> they
> were still under the James intstallation directory.
If I understand avalon right... the path in the location are always realtive to 
the application home path! Use symbolic links for the log directory in your 
james app home.

I hope this help!
Buchi
> 
> Oki
>  
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to