You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Sascha Kulawik <sa...@kulawik.de> on 2002/07/30 14:23:30 UTC

Config-dir Variable ?

Hello,

Ive encountered a problem with starting james from different locations
and referenting paths. If you don't start James from within the bin
directory, some /var directories will be placed all over the filesystem
:) Since the dir for that comes from Avalon (and I'm not a Avalon
Expert) it would be interesting "HOW" do we can solve this ? 
Especially I want to implement the correct directory-path for the IMAP
Implementation.

Greetings,
Sascha

Website

Posted by Danny Angus <da...@apache.org>.
Afternoon,

I've tarted up the website a bit, Javadocs now link to both sun's javadocs
and avalon javadocs, so you can browse right through.
I've added the -link attributes to the build javadocs task, so when you
build javadocs you'll get them linked too. (although it may stall if you are
offline when you build them, I don't know)

I've also applied a css style sheet, removes a lot of the whitespace.
And I've changed the build from velocity to xsl, so that there is now no
dependance on Jakarta-site2 for the xdocs and website build targets.

:)

d.



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Config-dir Variable ?

Posted by Danny Angus <da...@apache.org>.
have a look at the startup script and try setting some environment
variables, like PHOENIX_HOME, rather than accept the defaults.
If you get anywhere let us know.

d.

> -----Original Message-----
> From: Sascha Kulawik [mailto:sascha@kulawik.de]
> Sent: 30 July 2002 13:24
> To: james-dev@jakarta.apache.org
> Subject: Config-dir Variable ?
>
>
> Hello,
>
> Ive encountered a problem with starting james from different locations
> and referenting paths. If you don't start James from within the bin
> directory, some /var directories will be placed all over the filesystem
> :) Since the dir for that comes from Avalon (and I'm not a Avalon
> Expert) it would be interesting "HOW" do we can solve this ?
> Especially I want to implement the correct directory-path for the IMAP
> Implementation.
>
> Greetings,
> Sascha
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>