<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need Help On Templating in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98590#M67993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you eventually see in the log files that the virt server does start-up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 10:06:23 GMT</pubDate>
    <dc:creator>kvc</dc:creator>
    <dc:date>2007-04-04T10:06:23Z</dc:date>
    <item>
      <title>Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98587#M67990</link>
      <description>Hi All,I am new to Alfresco ECM, i had worked om Interwoven Teamsite, I would like know how to create a template and reuse it. I didn't find a step by step tutorial also. Pleas help.I am looking for something like DCT and DCR concept of interwoven, please let me know.Thanks in advance.Regards,Madhu</description>
      <pubDate>Tue, 03 Apr 2007 09:00:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98587#M67990</guid>
      <dc:creator>madhu_cms</dc:creator>
      <dc:date>2007-04-03T09:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98588#M67991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DCTs are Alfresco parlance are Web Forms.&amp;nbsp; Unlike DCTs, Web Forms are created and managed in a shared central library, the Data Dictionary.&amp;nbsp; When you create a Web Project, you browse the Web Form Library to subscribe to inidividual Web Forms.&amp;nbsp; This solves an nuisance with DCTs, which would need to be manually copied (using Compare to, or using an custom in-line callout to form a DCT from another branch) is a common DCT needed to be shared across websites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unlike DCTs, Web Forms in Alfresco are standards-based.&amp;nbsp; Instead of a proprietary form definition XML, Web Forms are defined using XMLSchema (in defense of TeamSite - and myself &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; - schema support wasn't really an option back in early 1999).&amp;nbsp; This also means that that another nuisance with DCTs - lack of componentization - is also neatly resolved using native XMLSchema support for xs:include (which can also be used in conjunction with a callout to an JSP page to dynamically generate portions of a form).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Presentation templates in Alfresco parlance are just simple templates.&amp;nbsp; Unlike TeamSite, these templates as well are non-proprietary and instead use either standard XSLT, the popular open source Freemarker Java templating engine, or XSL-FO (less popular, but useful for generating PDF from XML).&amp;nbsp; Again unlike TeamSite, these templates can be easily reused via a subscription metaphor when setting up your Web Project.&amp;nbsp; Also, instead of having to set generation logic using a custom workflow task or FormAPI, output generation is automatic and rules related to filename and output path generation are all configured in the Create Web Project Wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DCRs in Alfresco parlance are just XML files.&amp;nbsp; They do not have a special asset name (the name DCR was used in the first place to overcome the perception that TeamSite could only manage files; the idea was that by calling an asset a Data Record it would connote that we managed content in a database; it was one of the more regrettable name choices I made that unfortunately just stuck).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good questions … fire off any additional.&amp;nbsp; The goal of Alfresco is to do WCM right - on a common ECM platform that can also be used for DM, RM, and Collaboration (that is also 100% Java and support clustering, high availability, etc. - all critical things needed in an enterprise platform).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 09:17:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98588#M67991</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-04-04T09:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98589#M67992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Kevin : Please give me some more links to Templating tutorial&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have one more query , actually it's not regerding the Templating, it's regarding the webprojects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By loking in to the Tutorial i have created a new Webproject by name "madhu" and imported the content. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is : I am not getting the privew , here is my sites URL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;A href="http://madhu.www--sandbox.127-0-0-1.ip.alfrescodemo.net:8180/" rel="nofollow noopener noreferrer"&gt;http://madhu.www--sandbox.127-0-0-1.ip.alfrescodemo.net:8180/&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i checked out on the tomact console it's giving the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;15:16:06,873 WARN&amp;nbsp; [web.config.ClientConfigElement] Virtualisation Server not st&lt;BR /&gt;arted - reverting to default IP: 127-0-0-1.ip.alfrescodemo.net&lt;BR /&gt;15:16:06,935 WARN&amp;nbsp; [web.config.ClientConfigElement] Virtualisation Server not st&lt;BR /&gt;arted - reverting to default port: 8180&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i manually started the Virtual Server :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;E:\alfresco&amp;gt;virtual_start&lt;BR /&gt;Starting Tomcat…&lt;BR /&gt;Using CATALINA_BASE:&amp;nbsp;&amp;nbsp; E:\alfresco\virtual-tomcat&lt;BR /&gt;Using CATALINA_HOME:&amp;nbsp;&amp;nbsp; E:\alfresco\virtual-tomcat&lt;BR /&gt;Using CATALINA_TMPDIR: E:\alfresco\virtual-tomcat\temp&lt;BR /&gt;Using JRE_HOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Java1.5.0_05&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After this i am not getting any errors on console but not able to get the privew.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me out,&amp;nbsp; I am totally new to Alfresco…, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello friends please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Madhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 09:57:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98589#M67992</guid>
      <dc:creator>madhu_cms</dc:creator>
      <dc:date>2007-04-04T09:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98590#M67993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you eventually see in the log files that the virt server does start-up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 10:06:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98590#M67993</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-04-04T10:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98591#M67994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes Kevin, the Virtual server started &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the output on the cons'le…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Apr 4, 2007 3:22:54 PM org.apache.catalina.loader.WebappLoader start&lt;BR /&gt;INFO: Dual registration of jndi stream handler: factory already defined&lt;BR /&gt;Apr 4, 2007 3:22:54 PM org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive alfresco-sample-website.war&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8180&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.jk.common.ChannelSocket init&lt;BR /&gt;INFO: JK: ajp13 listening on /0.0.0.0:8109&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.jk.server.JkMain start&lt;BR /&gt;INFO: Jk running ID=0 time=0/63&amp;nbsp; config=null&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 40594 ms&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Madhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 10:09:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98591#M67994</guid>
      <dc:creator>madhu_cms</dc:creator>
      <dc:date>2007-04-04T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98592#M67995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK then … you should be up and running.&amp;nbsp; What are you trying to preview?&amp;nbsp; If it's a basic HTML website for JSP-driven site, things should be working properly.&amp;nbsp; If not, there should be additional info outputed to the virt-server log files (or console).&amp;nbsp; If you're attempting to preview a .NET or PHP sites (or other non-HTML-based or JSP-based), these indeed will not properly virtualize for web preview (only server-side through the AVM).&amp;nbsp; See a good description of that here:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=5939" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=5939&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 10:48:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98592#M67995</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-04-04T10:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98593#M67996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's JSP driven Site, the example site which is located under the following directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;"E:\alfresco\extras\wcm\alfresco-sample-website"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a search in forums also but didn't find the solution. Here is the content of the Virtual Server Log file &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Virtual Server's Log's &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;path E:\alfresco\virtual-tomcat\logs\catalina.2007-04-04&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Apr 4, 2007 3:22:14 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent&lt;BR /&gt;INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Java1.5.0_05\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Java1.5.0_05/bin;E:\alfresco\bin;C:\Java1.5.0_05\bin;E:\alfresco\bin;F:\oracle\ora81\bin;F:\OraHome_1\jre\1.4.2\bin\client;F:\OraHome_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Java1.5.0_05\bin;F:\Perl\bin;E:\ant1.6.1\bin;F:\Web\PHP;;F:\Web\PHP\libmysql.dll;F:\Web\MySQL\bin;E:\alfresco\bin;F:\Tools\Database\mysql-connector-java-5.0.4\mysql-connector-java-5.0.4\mysql-connector-java-5.0.4-bin.jar;&lt;BR /&gt;Apr 4, 2007 3:22:15 PM org.apache.coyote.http11.Http11BaseProtocol init&lt;BR /&gt;INFO: Initializing Coyote HTTP/1.1 on http-8180&lt;BR /&gt;Apr 4, 2007 3:22:15 PM org.apache.catalina.startup.Catalina load&lt;BR /&gt;INFO: Initialization processed in 2187 ms&lt;BR /&gt;Apr 4, 2007 3:22:15 PM org.apache.catalina.core.StandardService start&lt;BR /&gt;INFO: Starting service Catalina&lt;BR /&gt;Apr 4, 2007 3:22:15 PM org.apache.catalina.core.StandardEngine start&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/5.5.20&lt;BR /&gt;Apr 4, 2007 3:22:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions&lt;BR /&gt;INFO: Loading XML bean definitions from URL [file:E:/alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.core.CollectionFactory &amp;lt;clinit&amp;gt;&lt;BR /&gt;INFO: JDK 1.4+ collections available&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory&lt;BR /&gt;INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=20935297]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,authenticationService,reauthenticatingAdvice,avmReauthenticatingAdvisor,avmRemoteTransport,avmRemote,avmRemoteTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractApplicationContext refresh&lt;BR /&gt;INFO: 15 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=20935297]&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:E:/alfresco/virtual-tomcat/conf/alfresco-shared.properties]&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:E:/alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractApplicationContext initMessageSource&lt;BR /&gt;INFO: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@11bed71]&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster&lt;BR /&gt;INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1e1dadb]&lt;BR /&gt;Apr 4, 2007 3:22:16 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons&lt;BR /&gt;INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,authenticationService,reauthenticatingAdvice,avmReauthenticatingAdvisor,avmRemoteTransport,avmRemote,avmRemoteTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy]&lt;BR /&gt;Apr 4, 2007 3:22:17 PM org.springframework.remoting.rmi.RmiClientInterceptor prepare&lt;BR /&gt;INFO: RMI stub [rmi://localhost:1313/authentication] is an RMI invoker&lt;BR /&gt;Apr 4, 2007 3:22:17 PM org.springframework.aop.framework.DefaultAopProxyFactory &amp;lt;clinit&amp;gt;&lt;BR /&gt;INFO: CGLIB2 not available: proxyTargetClass feature disabled&lt;BR /&gt;Apr 4, 2007 3:22:17 PM org.springframework.remoting.rmi.RmiClientInterceptor prepare&lt;BR /&gt;INFO: RMI stub [rmi://localhost:1313/avm] is an RMI invoker&lt;BR /&gt;Apr 4, 2007 3:22:17 PM org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;INFO: Looking for RMI registry at port '50501'&lt;BR /&gt;Apr 4, 2007 3:22:18 PM org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;WARNING: Could not detect RMI registry - creating new one&lt;BR /&gt;Apr 4, 2007 3:22:19 PM org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet&lt;BR /&gt;INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@8aeb74&lt;BR /&gt;Apr 4, 2007 3:22:19 PM org.alfresco.catalina.host.AVMHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;Apr 4, 2007 3:22:19 PM org.apache.catalina.core.StandardHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;Apr 4, 2007 3:22:20 PM org.alfresco.mbeans.VirtServerRegistrationThread registerVirtServer&lt;BR /&gt;INFO: Connected to remote Alfresco JMX Server&lt;BR /&gt;Apr 4, 2007 3:22:32 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:35 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:38 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:41 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:43 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:45 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:47 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:50 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:52 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:54 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: SSIFilter.init() SSI invoker started with 'debug'=1&lt;BR /&gt;Apr 4, 2007 3:22:54 PM org.apache.catalina.core.StandardHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;Apr 4, 2007 3:22:54 PM org.apache.catalina.loader.WebappLoader start&lt;BR /&gt;INFO: Dual registration of jndi stream handler: factory already defined&lt;BR /&gt;Apr 4, 2007 3:22:54 PM org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive alfresco-sample-website.war&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8180&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.jk.common.ChannelSocket init&lt;BR /&gt;INFO: JK: ajp13 listening on /0.0.0.0:8109&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.jk.server.JkMain start&lt;BR /&gt;INFO: Jk running ID=0 time=0/63&amp;nbsp; config=null&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;Apr 4, 2007 3:22:55 PM org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 40594 ms&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help in resolve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thaks a Lot for Quick response&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Madhu&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:20:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98593#M67996</guid>
      <dc:creator>madhu_cms</dc:creator>
      <dc:date>2007-04-04T11:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98594#M67997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Madhu,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you should check if you made entries in your "drivers\etc\hosts" file to redirect the preview urls to 127.0.0.1. You will need one entry for each sandbox.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 12:22:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98594#M67997</guid>
      <dc:creator>ariyer</dc:creator>
      <dc:date>2007-05-03T12:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On Templating</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98595#M67998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I too come from working on TeamSite for quite some time. I am unfamiliar with the equivalents of "metadata", "category" amongst other features. These two are a little too hard to live without in WCM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it's only a matter of discovering the corresponding feature and not a wait.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 12:25:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-on-templating/m-p/98595#M67998</guid>
      <dc:creator>ariyer</dc:creator>
      <dc:date>2007-05-03T12:25:59Z</dc:date>
    </item>
  </channel>
</rss>

