Hi Gerritjan, On Fri, Sep 26, 2008 at 7:21 PM, Gerritjan Koekkoek <[EMAIL PROTECTED]> wrote: > Hi, > > Could somebody explain to me what risk we have when Xwiki application > developped on windows/mySql/jetty would be deployed on > linux/postgresql/apache/tomcat? > > I have the "naieve" assumption that if the xwiki out-of-the-box > application runs on this Linux environment it can run "any" xwiki > application?
If you just speaking about velocity in wiki pages then yes you can be sure it's working everywhere xwiki core runs. For java plugins if you don't use any system specific code it will work as well in any system. > > Gerritjan > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
