Hi,

I am creating an Eclipse project that will enable our template
developers to easily create/modify templates and migrate them to a
development instance more easily.

Today, I ran into a question and haven't yet found an answer. I need
instructions on undeploying a template and a template set.

Using a ant build file, I am able to copy my resulting .jar file to
- tomcat\webapps\jahia\WEB-INF\var\new_templates\mysitename
or
- \tomcat\webapps\jahia\WEB-INF\var\shared_templates
or
- copy the JSP's as a group not in a jar to :
\tomcat\webapps\jahia\jsp\jahia\templates\mysitename

That all seems to more or less work OK.

But, what about undeployment of a template or a template set once deployed?

I know in production that might get tricky. But, on a development box
you might have a need for this.
For example, support I had a new template set name "abc" and decided
later to change the name of the set or the jar file or whatever.

I might want to start over and just undeploy that set.
It doesn't seem clear to me how to do that except manually (and painfully).
Keep in mind that as a deployed template set it also exploded it and
copied files (bundles, for example) to :
\tomcat\webapps\jahia\WEB-INF\classes\jahiatemplates\org\myPathToBundleFiles

Thanks for any advice on best practices for template undeployment.

I am using jahia5.0.3_r18957 with a MySQL back end in development on WindowsXP.

Regards,

Kevin Hutson
_______________________________________________
template_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list

Reply via email to