<?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: Include Tag in Web forms XSD file. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95852#M65800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to access the JSP through the Include tag. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The jsp resides in the root of the WCM web project. When the xsd calls the .jsp file the request goes through the Virtualization Server.&amp;nbsp; I am getting the errors while using the JCR API in the JSP and the JCR API Java classes would not be present in the Virtualization Server Class Path and the Jsp is getting complied Virtualization Server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that the Virtualization Server is only for preview. However the requests are going through the Virtualization Server in the above case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Whether I am missing any configuration, so that this kind issue could be resolved or is there better way to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) is there a way to access the DM repository from the WCM through web forms&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any one help is highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2007 15:09:47 GMT</pubDate>
    <dc:creator>shanmugaraja</dc:creator>
    <dc:date>2007-05-30T15:09:47Z</dc:date>
    <item>
      <title>Include Tag in Web forms XSD file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95850#M65798</link>
      <description>Hi I am creating an web form, In the xsd file I would like to call a jspi am using the following line in the xsd file and the jsp is uploaded to the root of the sandbox of the web project in the WCM&amp;lt;xs:include schemaLocation="/content_browse.jsp"/&amp;gt;While creating the web form, I&amp;nbsp; am getting the</description>
      <pubDate>Tue, 29 May 2007 19:36:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95850#M65798</guid>
      <dc:creator>shanmugaraja</dc:creator>
      <dc:date>2007-05-29T19:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Include Tag in Web forms XSD file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95851#M65799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried using a type in a .xsd file in which i have defined a simlpetype&amp;nbsp; and using the &amp;lt;include&amp;gt; tag in another .xsd file, I am able to access the firts&amp;nbsp; .xsd file through the include tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I not sure how could the jsp page could be accesed through the include tag. What are the things i need to take care while access the .jsp through the include tag. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone's help is highly appriciated. Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 01:23:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95851#M65799</guid>
      <dc:creator>shanmugaraja</dc:creator>
      <dc:date>2007-05-30T01:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Include Tag in Web forms XSD file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95852#M65800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to access the JSP through the Include tag. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The jsp resides in the root of the WCM web project. When the xsd calls the .jsp file the request goes through the Virtualization Server.&amp;nbsp; I am getting the errors while using the JCR API in the JSP and the JCR API Java classes would not be present in the Virtualization Server Class Path and the Jsp is getting complied Virtualization Server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that the Virtualization Server is only for preview. However the requests are going through the Virtualization Server in the above case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Whether I am missing any configuration, so that this kind issue could be resolved or is there better way to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) is there a way to access the DM repository from the WCM through web forms&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any one help is highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 15:09:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/include-tag-in-web-forms-xsd-file/m-p/95852#M65800</guid>
      <dc:creator>shanmugaraja</dc:creator>
      <dc:date>2007-05-30T15:09:47Z</dc:date>
    </item>
  </channel>
</rss>

