<?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: custom jsp and deploymet in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26447#M13149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin thanks for your help. A last question?&amp;nbsp; I want to manipulate the code of jboss portal (into alfresco-community-jboss-1.3.0RC2) to be able to obtain user of jboss and to use it for login by defect in Alfresco, could I do this?????.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2006 14:36:37 GMT</pubDate>
    <dc:creator>haydee</dc:creator>
    <dc:date>2006-07-10T14:36:37Z</dc:date>
    <item>
      <title>custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26439#M13141</link>
      <description>HI, who I can add a custom jsp and deploymet it (specially) ?? I'm using "jboss-portal-2.4.0-BETA1-src", and only I can accede to "alfresco.war" !!!!!Thanks.</description>
      <pubDate>Wed, 05 Jul 2006 12:02:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26439#M13141</guid>
      <dc:creator>haydee</dc:creator>
      <dc:date>2006-07-05T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26440#M13142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 08:56:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26440#M13142</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-07-06T08:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26441#M13143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I have tried to do the example but the problem is that I only have the file to alfresco.war, so I can't see the code to make the changes.&amp;nbsp; There is some way to do it from this file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 11:55:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26441#M13143</guid>
      <dc:creator>haydee</dc:creator>
      <dc:date>2006-07-06T11:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26442#M13144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can do a manual deployment in JBoss, this way the files will always be extracted, thus you can add custom JSPs and they won't be wiped out when you re-start the server (like they do normally with JBoss).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the deploy directory create a folder called "alfresco.war". Extract the contents of alfresco.war (the file) into alfresco.war (the folder) and start JBoss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As always custom configuration files can go into &amp;lt;JBoss&amp;gt;/server/default/conf/alfresco/extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 14:22:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26442#M13144</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-07-06T14:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26443#M13145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello gavinic, I'm proving the CustomLogin example but it not work. It shows the following error when I login:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.portlet.PortletException: Error calling action method of component with id browse:login&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Error calling action method of component with id browse:login&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Exception while invoking expression #{LoginBean.logout}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: java.lang.ClassNotFoundException: No ClassLoaders found for: org.alfresco.sample.CustomLoginBean&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.ClassNotFoundException: No ClassLoaders found for: org.alfresco.sample.CustomLoginBean&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I place the CustomLoginBean class ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 07:40:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26443#M13145</guid>
      <dc:creator>haydee</dc:creator>
      <dc:date>2006-07-07T07:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26444#M13146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In that case you will need to put it within WEB-INF. You can either place the class file directly in WEB-INF/classes or you can package the class in a JAR file and place it in WEB-INF/lib.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:58:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26444#M13146</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-07-07T12:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26445#M13147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I've modified some code in CustomLoginBean.java, then move to "sdk/samples/CustomLogin", perform ant building, but the result zip &amp;amp; jar files do not contain: CustomLoginBean.class, faces-config-custom.xml, …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I must create some more folder there ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jul 2006 03:22:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26445#M13147</guid>
      <dc:creator>vpoorboy</dc:creator>
      <dc:date>2006-07-08T03:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26446#M13148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the Ant script should create all the folders it needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you could post the output from the Ant script so i can see if there's anything obviously wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also try running ant with the "-verbose" option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2006 08:34:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26446#M13148</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-07-10T08:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26447#M13149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin thanks for your help. A last question?&amp;nbsp; I want to manipulate the code of jboss portal (into alfresco-community-jboss-1.3.0RC2) to be able to obtain user of jboss and to use it for login by defect in Alfresco, could I do this?????.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2006 14:36:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26447#M13149</guid>
      <dc:creator>haydee</dc:creator>
      <dc:date>2006-07-10T14:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26448#M13150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavinc, here is the Ant output&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Apache Ant version 1.6.5 compiled on June 2 2005&lt;BR /&gt;Buildfile: build.xml&lt;BR /&gt;Detected Java version: 1.5 in: /home/user/jdk1.5.0_06/jre&lt;BR /&gt;Detected OS: Linux&lt;BR /&gt;parsing buildfile /home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin/build.xml with URI = file:///home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin/build.xml&lt;BR /&gt;Project base dir set to: /home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin&lt;BR /&gt;Build sequence for target(s) `package-extension' is [package-jar, package-extension]&lt;BR /&gt;Complete build sequence is [package-jar, package-extension, integrate-extension, ]&lt;BR /&gt;&lt;BR /&gt;package-jar:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; [delete] Deleting: /home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin/build/custom-login.jar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [jar] Building MANIFEST-only jar: /home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin/build/custom-login.jar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [jar] adding directory META-INF/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [jar] adding entry META-INF/MANIFEST.MF&lt;BR /&gt;&lt;BR /&gt;package-extension:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; [delete] Deleting: /home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin/build/custom-login.zip&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] Building zip: /home/user/alfresco/svn/HEAD/root/projects/sdk/samples/CustomLogin/build/custom-login.zip&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] adding directory WEB-INF/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] adding directory WEB-INF/lib/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] adding entry WEB-INF/lib/custom-login.jar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] adding directory jsp/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] adding directory jsp/extension/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [zip] adding entry WEB-INF/faces-config-custom.xml&lt;BR /&gt;&lt;BR /&gt;BUILD SUCCESSFUL&lt;BR /&gt;Total time: 1 second&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2006 16:34:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26448#M13150</guid>
      <dc:creator>vpoorboy</dc:creator>
      <dc:date>2006-07-10T16:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26449#M13151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;vpoorboy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you compiled the CustomLogin sample via Eclipse first? If you run the Ant script before opening the project you will get this behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haydee,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I believe this is theoretically possible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:51:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26449#M13151</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-07-11T09:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26450#M13152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ummmm. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How the Alfresco Portal is loaded when this option is chosen within Jboss Portal???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:10:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26450#M13152</guid>
      <dc:creator>haydee</dc:creator>
      <dc:date>2006-07-11T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: custom jsp and deploymet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26451#M13153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Haydee,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I meant by theoretically possible is that it could be done with custom code, our portlet does not support logging in using the JBoss user out of the box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 09:36:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-jsp-and-deploymet/m-p/26451#M13153</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-07-13T09:36:03Z</dc:date>
    </item>
  </channel>
</rss>

