<?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: JBoss 7 EAP compatibility for Activiti v5.11 - 5.19? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214039#M167169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the details on JBoss here:&amp;nbsp;&lt;A class="link-titled" href="https://access.redhat.com/articles/113373" title="https://access.redhat.com/articles/113373" rel="nofollow noopener noreferrer"&gt;https://access.redhat.com/articles/113373&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;I believe the important specs for Activiti are the supported version of Java and the servlet spec.&lt;BR /&gt;&lt;BR /&gt;You are asking about versions 5.11 through 5.19 and to be honest, Activiti switched from using Restlet based Rest services to Spring MVC (this was around 5.16...I know because it broke a number of our features).&lt;BR /&gt;&lt;BR /&gt;However, either way, JBoss 7 supports all of the necessary specs.&lt;BR /&gt;It may not be a seamless move, meaning, you may need to recode some of your custom features, but the engine itself will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;BR /&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 16:51:40 GMT</pubDate>
    <dc:creator>gdharley</dc:creator>
    <dc:date>2016-12-19T16:51:40Z</dc:date>
    <item>
      <title>JBoss 7 EAP compatibility for Activiti v5.11 - 5.19?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214038#M167168</link>
      <description>We are doing the analysis on migrating Activiti 5.11 from WebLogic 12.1.2 to JBoss 7 EAPWould anyone be able to confirm if Activiti versions v5.11 - 5.19 are compatible with JBoss 7 EAP?</description>
      <pubDate>Fri, 16 Dec 2016 22:11:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214038#M167168</guid>
      <dc:creator>ag91375</dc:creator>
      <dc:date>2016-12-16T22:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: JBoss 7 EAP compatibility for Activiti v5.11 - 5.19?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214039#M167169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the details on JBoss here:&amp;nbsp;&lt;A class="link-titled" href="https://access.redhat.com/articles/113373" title="https://access.redhat.com/articles/113373" rel="nofollow noopener noreferrer"&gt;https://access.redhat.com/articles/113373&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;I believe the important specs for Activiti are the supported version of Java and the servlet spec.&lt;BR /&gt;&lt;BR /&gt;You are asking about versions 5.11 through 5.19 and to be honest, Activiti switched from using Restlet based Rest services to Spring MVC (this was around 5.16...I know because it broke a number of our features).&lt;BR /&gt;&lt;BR /&gt;However, either way, JBoss 7 supports all of the necessary specs.&lt;BR /&gt;It may not be a seamless move, meaning, you may need to recode some of your custom features, but the engine itself will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;BR /&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 16:51:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214039#M167169</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-19T16:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: JBoss 7 EAP compatibility for Activiti v5.11 - 5.19?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214040#M167170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. We are not using the Activiti REST web services, so we should be sine regarding that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JBoss offers a tool called Widup which analyzes application artifacts (such as Java code, JSPs and XML) and produces an HTML report highlighting areas that require changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://windup.jboss.org/" rel="nofollow noopener noreferrer"&gt;http://windup.jboss.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Our application uses the the following libraries, which we analyzed with Windup, which mentioned a few potential issues with activiti-cxf and activiti-engine but none with activiti-spring&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;activiti-cxf-5.11.jar&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;activiti-engine-5.11.jar&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;activiti-spring-5.11.jar&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;For activiti-cxf-5.11.jar:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One issue was found for: &lt;STRONG&gt;org.activiti.engine.impl.webservice.CxfWSDLImporter&lt;/STRONG&gt;, which has an IBM proprietary type (com.ibm.wsdl.extensions.schema.SchemaImpl.getElement())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;For activiti-engine-5.11.jar:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One issue categorized as trivial was found for: &lt;STRONG&gt;org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl&lt;/STRONG&gt;, which lookups an object using a JNDI String.&lt;/P&gt;&lt;P&gt;A couple other issues listed as "optional" were listed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Dynamically loaded classes within application. During the migration, multiple classes that are provided on classpath by a different server may not be present anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;org.activiti.engine.impl.bpmn.parser.BpmnParse&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;org.activiti.engine.impl.util.ReflectUtil&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;org.activiti.engine.impl.db.DbSchemaExport&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;org.activiti.engine.impl.juel.ExpressionFactoryImpl&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) Type reference for java.sql.DriverManager&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;org.activiti.engine.impl.db.DbSchemaExport&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3.) No issues found for &lt;STRONG&gt;activiti-spring-5.11.jar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I was not able to attach the respective .zip file reports to this post, but took screenshots which I was able to upload&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/11618_activiti-cxf-5.11.jpg" style="width: 620px; height: 274px;" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/11619_activiti-engine-5.11.jpg" style="width: 620px; height: 304px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 21:01:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jboss-7-eap-compatibility-for-activiti-v5-11-5-19/m-p/214040#M167170</guid>
      <dc:creator>ag91375</dc:creator>
      <dc:date>2016-12-19T21:01:29Z</dc:date>
    </item>
  </channel>
</rss>

