<?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: Partially deployed BAR file? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78666#M52228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not see any error…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 08:00:38 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2011-07-08T08:00:38Z</dc:date>
    <item>
      <title>Partially deployed BAR file?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78665#M52227</link>
      <description>I am deploying a bar file generated with the Eclipse plug in. Using Activiti 5.5, when I upload the bar file using probe, I see this error in the tomcat log file.Jul 7, 2011 2:17:51 PM org.activiti.engine.impl.bpmn.deployer.BpmnDeployer deployINFO: Processing resource TestSpringConfig.bpmn20.xmlJul</description>
      <pubDate>Thu, 07 Jul 2011 19:33:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78665#M52227</guid>
      <dc:creator>mgriffith</dc:creator>
      <dc:date>2011-07-07T19:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Partially deployed BAR file?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78666#M52228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not see any error…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 08:00:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78666#M52228</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-07-08T08:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Partially deployed BAR file?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78667#M52229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The thing that concerns me is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;INFO: XMLSchema currently not supported as typeLanguage&lt;BR /&gt;INFO: XPath currently not supported as expressionLanguage&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;When starting the process from the explorer, no exception is thrown in the tomcat logs, and no exception is presented through explorer, however the task is not fired off. I know this from System.out.println() statements in the method that is called from the Service task expression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an experiment, I created a simple 1 task project that simply consisted of a user task assigned to candidate group "management" and deployed it. During the deployment, I see the same warnings/info regarding XMLSchema and XMLPath. However this process works as expected. When fired off in explorer, it starts and I can see the process running in probe. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why would my original process not fire the task and not throw any exception? I am stumped.&amp;nbsp; Any/all replies appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 14:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78667#M52229</guid>
      <dc:creator>mgriffith</dc:creator>
      <dc:date>2011-07-08T14:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Partially deployed BAR file?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78668#M52230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Issue resolved. Somehow I removed the $ from the expression used for my JavaService task. How this did not throw an exception, but quietly failed – causing my chase myself in circles for 3 days is disturbing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all who read my post, and for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 22:24:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78668#M52230</guid>
      <dc:creator>mgriffith</dc:creator>
      <dc:date>2011-07-08T22:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Partially deployed BAR file?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78669#M52231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The warnings&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;INFO: XMLSchema currently not supported as typeLanguage&lt;BR /&gt;INFO: XPath currently not supported as expressionLanguage&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;are always there, basically because this is the default XSD setting … Since we do not support the default according to the spec (ie we use java expressions), the parsers logs this warning if you don't override the settings at the top of the XML file. Nothing to worry about, all works perfect without changing them &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 09:45:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/partially-deployed-bar-file/m-p/78669#M52231</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-07-11T09:45:25Z</dc:date>
    </item>
  </channel>
</rss>

