You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Tore Halset <ha...@pvv.ntnu.no> on 2006/01/24 08:05:15 UTC

external update of users-table

Hello.

I want to create a user interface for my app to manage the users- 
table for james. Are the content of this table cached by james? Shuld  
I tell james to refetch the content after changing the content of the  
table?

One more thing:
I am setting up a service now. Guess it will be in production in a  
month or so. Should I go for 2.3.0? Or will the upgrade be easy at a  
later point? Sorry for the vague question..

Regards,
  - Tore.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: external update of users-table

Posted by Vincenzo Gianferrari Pini <vi...@praxis.it>.
Tore Halset wrote:

> Hello.
>
> I want to create a user interface for my app to manage the users- 
> table for james. Are the content of this table cached by james? Shuld  
> I tell james to refetch the content after changing the content of the  
> table?

No caching is done. Just change the table and everything works fine (I 
have an application that every ten minutes updates the user table with 
data coming from another application and it works fine).

>
> One more thing:
> I am setting up a service now. Guess it will be in production in a  
> month or so. Should I go for 2.3.0? Or will the upgrade be easy at a  
> later point? Sorry for the vague question..

I would use 2.3.0.

>
> Regards,
>  - Tore.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>
Vincenzo

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: external update of users-table

Posted by Stefano Bagnara <ap...@bago.org>.
Tore Halset wrote:
> One more thing:
> I am setting up a service now. Guess it will be in production in a month 
> or so. Should I go for 2.3.0? Or will the upgrade be easy at a later 
> point? Sorry for the vague question..

James 2.3.0 is repository compatible with James 2.2.0 so to upgrade you 
will need to upgrade your config.xml according to
http://wiki.apache.org/james/JamesV2 (config.xml changes)

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org