<?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: How to get a value from a Java bean in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112079#M78848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will first need to understand the architecture you want to use in your application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Do you want to embed only the engine and create your own web-app (e.g. Jetty embedded)? if so then you will need to add the class to your class path.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Do you want to use the web-explorer (i.e. use the demo?), then you will need to add it to the war file (I believe there is a way to dynamically add classes to the war - google it)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I will follow trademak advise and say that reading Aactiviti in action is a great starting point.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Feb 2012 18:27:42 GMT</pubDate>
    <dc:creator>roig</dc:creator>
    <dc:date>2012-02-26T18:27:42Z</dc:date>
    <item>
      <title>How to get a value from a Java bean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112077#M78846</link>
      <description>Hi all, I'm trying to create a Java bean and use it inside an expression, but can't figure out how to get it to work…&amp;lt;activiti:formProperty id="firstName" name="First name" type="string" value="${Person.getFirstname()}" writable="false" /&amp;gt;‍package beans;import java.io.Serializable;public class</description>
      <pubDate>Fri, 24 Feb 2012 08:26:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112077#M78846</guid>
      <dc:creator>droverflow</dc:creator>
      <dc:date>2012-02-24T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a value from a Java bean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112078#M78847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for a more comprehensive introduction take a look at my Activiti in Action book.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I expect you want to use the Activiti Explorer to run the process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes then you'll need to create a JAR file with your class implementation. This JAR file must be deployed in the WEB-INF/lib directory of the Activiti Explorer web application. And yes Tomcat has to be restarted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And if you are not using the class as a Spring bean you'll also have to create a process variable with the bean instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2012 10:39:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112078#M78847</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-02-26T10:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a value from a Java bean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112079#M78848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will first need to understand the architecture you want to use in your application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Do you want to embed only the engine and create your own web-app (e.g. Jetty embedded)? if so then you will need to add the class to your class path.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Do you want to use the web-explorer (i.e. use the demo?), then you will need to add it to the war file (I believe there is a way to dynamically add classes to the war - google it)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I will follow trademak advise and say that reading Aactiviti in action is a great starting point.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2012 18:27:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-value-from-a-java-bean/m-p/112079#M78848</guid>
      <dc:creator>roig</dc:creator>
      <dc:date>2012-02-26T18:27:42Z</dc:date>
    </item>
  </channel>
</rss>

