Re: [template_list] Template deployment problem and schema error

2009-03-16 Thread Sergiy Shyrkov
Hello, could you please check and modify the following entries in the WEB-INF/etc/config/jahia.properties file to be: jahiaJspDiskPath = / jahiaEnginesDiskPath = /engines/ jahiaTemplatesDiskPath

Re: [template_list] Template deployment problem and schema error

2009-03-16 Thread MesDocs ParMail
Hi all, It seems my precedent message was too quickly sent. I've downloaded the last nightly build (r25860) and tried to deploy my templates in this version. During the maven deployment, I noticed downloads from maven-jahia (I suppose the updated files you were talking about). My templates are

Re: [template_list] Template deployment problem and schema error

2009-03-13 Thread MesDocs ParMail
Hi Benjamin, I've just tried again the deployment. It works well. I had to recode some files in my template as there was jahia tag and web_templates changes (utility:resourceBundle). Regards, Mesdocs 2009/3/13 Jahia papez : > Hello Mesdocs, > > there was a problem with the maven-jahia-plugin sn

Re: [template_list] Template deployment problem and schema error

2009-03-13 Thread Jahia papez
Hello Mesdocs, there was a problem with the maven-jahia-plugin snapshot uploaded yesterday as it was not compatible with the community edition. Due to your mail we have uploaded a new version right now. So could you please try again? Regards, Benjamin Am 13.03.2009 12:40, MesDocs ParMail sch

Re: [template_list] Template deployment problem and schema error

2009-03-13 Thread MesDocs ParMail
Thank you. I have modified my templates.xml file. Till now, I was using the community r25203 edition. The template deployment action from eclipse does not work anymore for this edition since the templates are deployed under webapps/ROOT/templates I will pick the last build version. Regards, Me

Re: [template_list] Template deployment problem and schema error

2009-03-13 Thread Sergiy Shyrkov
Hello, due to our domain server reorganization, please, update the header of you templates deployment descriptor (templates.xml) to reference schema from the jahia.org Community site, i.e.: http://www.w3.org/2001/XMLSchema-instance"; xmlns="http://www.jahia.org/jahia/templates"; xsi:schemaLoc

Re: [template_list] Template deployment problem and schema error

2009-03-13 Thread Jahia papez
Hello Mesdocs, yes, you need to change the reference in templates.xml to http://www.jahia.org as http://www.jahia.net is not available anymore. We will update the archetype since launching the new Jahia websites. Regards, Benjamin On 13.03.2009 11:31, MesDocs ParMail wrote: > Hi, > > I have tr

[template_list] Template deployment problem and schema error

2009-03-13 Thread MesDocs ParMail
Hi, I have tried to deploy my templates via the maven deploy action (described in jahiapedia), but it does not work anymore. In the Eclipse console, there is this output : [WARNING] Attempting to build MavenProject instance for Artifact (org.jahia.server:maven-jahia-plugin:1.0-20090312.152348-8)