On Friday 07 February 2003 05:15 pm, Bernard, Shawn wrote:
> Let's say I'm using MMBase.  I update a bunch of my JSP pages.  How do I
> deploy these new/updated pages to all of my servers?  How does MMBase
> accomplish this?
I an not shure I understand your question right. If you are talking about the 
content stored in mmbase, you don't need to do anything. mmbase server send 
signals to eachother so that the servers wil know content has been updated. 
The jsp files are used for display purposes and since the content is not part 
of the jsp files there is no need for this.

There was/is a way to publish static pages/images to remote servers when 
content changes(using ssh) but as far a i know this has only be used by the 
VPRO.


If you are talking about jsp templates (the actual jsp file) mmbase doesn't 
support this. This is quite normal I think since there are may other ways to 
keep files in sync
-nfs , rsync, custom scripts
-j2ee way by deploying new war files, in tomcat you can do this by calling a 
special url (havent tried this yet)


>
> Thanks,
>
your welcome
Kees


Reply via email to