<?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: activiti deploying in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27304#M13699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[rant-start]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone ever looked at the dependencies of spring-surf and spring-webscripts. What is up with that stuff?? Requires things like myfaces-impl???&amp;nbsp; I have new grown respect for Tomcat, its a wonder that that stuff even works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[/rant-end]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2011 10:19:48 GMT</pubDate>
    <dc:creator>meyerd</dc:creator>
    <dc:date>2011-04-01T10:19:48Z</dc:date>
    <item>
      <title>activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27295#M13690</link>
      <description>Hi,What I'd like to ask is if it's possible to deploy the activiti on a e.q. Jboss AS and how do it? If the answer is no I guess that I need two applications servers to run the webapp and activiti? Is activiti started by ant demo.start in commercial environment also?</description>
      <pubDate>Mon, 03 Jan 2011 15:16:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27295#M13690</guid>
      <dc:creator>opal</dc:creator>
      <dc:date>2011-01-03T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27296#M13691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti should just work on JBoss. Is is just a jar, and the webapps are plain wars.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, we did not setup QA for JBoss yet, hence why we don't write about it in our userguide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 06:35:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27296#M13691</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-01-04T06:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27297#M13692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. Maybe this is a stupid question but which jars should be deployed on JBoss to run activiti?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 07:15:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27297#M13692</guid>
      <dc:creator>opal</dc:creator>
      <dc:date>2011-01-04T07:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27298#M13693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you download the latest Activiti zip and run the demo setup, you will find dependency txt files in one of the subfolders of the setup. These dependencies are grouped by the features you want to use of the engine. Obviously, if the engine dependencies are always required. So basically it is the activiti, ibatis and spring jar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you can just use Maven and include the dependencies that Maven fetched for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 13:03:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27298#M13693</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-01-05T13:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27299#M13694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks for the input. After deploying the activiti webapps I get the following exception in the browser (when firing activiti-explorer):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scriptDebugger' defined in URL [jar:file:/var/lib/jboss/server/default/deploy/webapps/&lt;A href="http://activiti-explorer.war/WEB-INF/lib/spring-webscripts-1.0.0-RC2.jar!/org/springframework/extensions/webscripts/spring-webscripts-application-context.xml" rel="nofollow noopener noreferrer"&gt;activiti-explorer.war/WEB-INF/lib/spring-webscripts-1.0.0-RC2.jar!/org/springframework/extensions/webscripts/spring-webscripts-application-context.xml&lt;/A&gt;]: Invocation of init method failed; nested exception is java.awt.HeadlessException: &lt;BR /&gt;No X11 DISPLAY variable was set, but this program performed an operation which requires it.&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;What could cause this situation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 11:45:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27299#M13694</guid>
      <dc:creator>opal</dc:creator>
      <dc:date>2011-01-11T11:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27300#M13695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems like the scriptDebugger (org.springframework.extensions.webscripts.ScriptDebugger) is kicking in, it uses some AWT and Swing stuff. When running headless, you'll get exceptions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To disable the scriptDebugger, you should set the log-level for this class (org.springframework.extensions.webscripts.ScriptDebugger) to INFO or something (as long as it's not DEBUG) in log4j config in JBoss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When not in debug-mode, the scriptDebugger won't be activated and no AWT/Swing code will be called…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extract from spring-webscripts-application-context.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;!–&amp;nbsp; Javascript Debugger –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!–&amp;nbsp; Switch on debugger by setting log4j.logger.org.springframework.extensions.webscripts.ScriptDebugger to DEBUG –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="scriptDebugger" class="org.springframework.extensions.webscripts.ScriptDebugger" init-method="start"/&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 12:11:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27300#M13695</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-01-11T12:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27301#M13696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that helped me very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 13:49:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27301#M13696</guid>
      <dc:creator>opal</dc:creator>
      <dc:date>2011-01-11T13:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27302#M13697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why is that set to DEBUG at all!?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 10:04:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27302#M13697</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2011-04-01T10:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27303#M13698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This file is in the spring-surf-webapp of spring-surf jar somewhere, we don't have control over it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 10:10:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27303#M13698</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-04-01T10:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: activiti deploying</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27304#M13699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[rant-start]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone ever looked at the dependencies of spring-surf and spring-webscripts. What is up with that stuff?? Requires things like myfaces-impl???&amp;nbsp; I have new grown respect for Tomcat, its a wonder that that stuff even works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[/rant-end]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 10:19:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-deploying/m-p/27304#M13699</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2011-04-01T10:19:48Z</dc:date>
    </item>
  </channel>
</rss>

