<?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: Running activiti-cxf-example in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43986#M24113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The stacktrace clearly states the webservice you're trying to reach isn't on (connection refused)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2011 06:08:21 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-10-05T06:08:21Z</dc:date>
    <item>
      <title>Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43977#M24104</link>
      <description>Hi, I am trying activiti and want to invoke a WS from a serviceTask so I want to run the activiti-cxf-example but I couldn't. I looked for information on how to deploy and run the example, but there seems to be none ! I am using the Activiti designer to generate the .bar with the corresponding optio</description>
      <pubDate>Sat, 01 Oct 2011 10:16:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43977#M24104</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-01T10:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43978#M24105</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;By default the Activiti CXF module is not installed in the Activiti Explorer and REST web applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So make sure you have the activiti-cxf.jar file on the classpath and its dependencies.&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>Sat, 01 Oct 2011 13:57:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43978#M24105</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-01T13:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43979#M24106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thank you but I've already copied the activit-cxf.jar to both web-inf/lib of activiti-explorer and activiti-rest, as I mentioned in the post. I've also copied all the .jar starting with cxf-something just in case &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error is when I am uploading the .bar to the activiti-explorer, as you can see in the image there are three different messages: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- XML-Schema currently not supported as typeLanguage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- XPath currently not supported as expressionLanguage &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- com.vaadin.Application terminal error &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: terminal error &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;com.vaadin.event.ListenerMethod$MethodException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause: java.lang.NoClassDefFoundError: com/sun/tools/xjc/api/ErrorListener &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.vaadin.event.ListenerMethod.receiveEvent&amp;lt;ListenerMethod.java:510&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;continues …..&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I also deploy the web service to the webapps ? if so, how should I do that so as activiti can find it?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2011 10:15:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43979#M24106</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-02T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43980#M24107</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;The first two messages are normal, there's no problem with those.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For the NoClassDefFoundError you can solve this by copying the jaxb-api and jaxb-xjc libraries.&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, 02 Oct 2011 18:45:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43980#M24107</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-02T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43981#M24108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thanks but I've copied the jaxb-api and jaxb-xjc libraries to web-in/lib in activiti-explorer and activiti-rest but the error remains the same that is in the image I've attached. I'll appreciatte an step by step procedure to deploy and run the example. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks, cheers, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 09:23:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43981#M24108</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-03T09:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43982#M24109</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;The jaxb-xjc library contains the ErrorListener class, so it should not be possible that you still get the same error message.&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>Tue, 04 Oct 2011 09:36:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43982#M24109</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-04T09:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43983#M24110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm sorry but I've copied the two .jar you've mentioned and I still get the same error. I found another jaxb library which is the jaxb-impl-2.1.7.jar and when I also copied this jar the error gets solved, so I think the other only contains the definition of the classes but not the implementation.&amp;nbsp; Now another error appears refering to the WSDL of the WS: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: Terminal error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;com.vaadin.event.ListenerMethod$MethodException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause: java.lang.NoClassDefFoundError: javax/wsdl/WSDLException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.vaadin.event.ListenerMethod.receiveEvent&amp;lt;ListenerMethod.java:510&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.vaadin.event.EventRouter.fireEvent &amp;lt;EventRouter.java:164&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.vaadin.ui.AbstractComponent.fireEvent &amp;lt;AbstractComponent.java:1193&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;more ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The console output is attached in the image. thank you in advance !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 12:47:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43983#M24110</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-04T12:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43984#M24111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure all these libraries are there:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+- org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; +- xml-resolver:xml-resolver:jar:1.2:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; +- org.apache.cxf:cxf-api:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; +- org.apache.cxf:cxf-common-utilities:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; |&amp;nbsp; \- org.codehaus.woodstox:woodstox-core-asl:jar:4.1.1:runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \- org.codehaus.woodstox:stax2-api:jar:3.1.1:runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; +- org.apache.ws.commons.schema:XmlSchema:jar:1.4.7:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; +- org.apache.neethi:neethi:jar:2.0.5:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; |&amp;nbsp; \- wsdl4j:wsdl4j:jar:1.6.2:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; \- org.apache.cxf:cxf-common-schemas:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; +- org.apache.cxf:cxf-rt-core:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; \- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.7.1:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; +- org.apache.cxf:cxf-rt-bindings-soap:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; +- org.apache.cxf:cxf-tools-common:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; |&amp;nbsp; \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; +- org.apache.cxf:cxf-rt-bindings-xml:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; +- org.apache.cxf:cxf-rt-frontend-simple:jar:2.3.4:compile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] |&amp;nbsp; \- org.apache.cxf:cxf-rt-ws-addr:jar:2.3.4:compile&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>Tue, 04 Oct 2011 13:38:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43984#M24111</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-04T13:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43985#M24112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I've changed the libs that come in the libs-runtime version 3.1 for the libs you told me and now the upload works I am able to see the .bar and all the bpmn20.xml deployed but when I go to the Process option the engine crashes with an internal error in a red message and I am not able to recover it. Find attached the screenshots for the activiti-explorer and the console. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 17:59:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43985#M24112</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-04T17:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43986#M24113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The stacktrace clearly states the webservice you're trying to reach isn't on (connection refused)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 06:08:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43986#M24113</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-10-05T06:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43987#M24114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the cxf-example there is no WS generated to deploy and I don't know how to and where to put it in the activiti-explorer ? Any help or tutorial to recommend on doing that ? do you think that because the connection was refused the engine crashes ? thank you, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 11:29:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43987#M24114</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-05T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43988#M24115</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;When you get the Activiti in Action book, chapter 11 contains an example WS and the Activiti process definition to invoke it.&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>Wed, 05 Oct 2011 11:43:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43988#M24115</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-05T11:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43989#M24116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, is there another way to learn how to make a call to a WS work in activiti engine ? a tutorial on the cxf-examples that come with the activiti distribution ? I am surely not getting the book but really would like to use activiti. Is there a way to avoid the internal error when a connection gets refused ? It would be good that instead a nice error message displays and the engine doesn't crash.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 12:09:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43989#M24116</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-05T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Running activiti-cxf-example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43990#M24117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;and anyway the book will be released in five months by the end of february ! I need to get the WS calls to work now ! someone can give me a step by step procedure to make the cxf-example works ? I've read some post were people said they were able to deploy and run it, please give me some indications ! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards, Vero&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 12:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-cxf-example/m-p/43990#M24117</guid>
      <dc:creator>activiti_user11</dc:creator>
      <dc:date>2011-10-05T12:38:07Z</dc:date>
    </item>
  </channel>
</rss>

