<?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: Does Dynatrace support for Apache Synapse? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183084#M20293</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp;I think there was I mistake while replacing the jar.&lt;BR /&gt;&lt;BR /&gt;Let's try it again. I've attached a new file.&lt;BR /&gt;Please:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Rename&lt;/STRONG&gt; the attached zip file to&amp;nbsp;&lt;SPAN&gt;synapse-nhttp-transport_2.1.7.wso2v48.jar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Replace the original file in&amp;nbsp;./repository/components/plugins/ with this new&amp;nbsp;synapse-nhttp-transport_2.1.7.wso2v48.jar (keep the original for backup)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Restart the WSO2 instance&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Wed, 23 Mar 2022 21:09:10 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2022-03-23T21:09:10Z</dc:date>
    <item>
      <title>Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/54978#M2840</link>
      <description>&lt;P&gt;Does Dynatrace support for Apache Synapse?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 14:38:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/54978#M2840</guid>
      <dc:creator>abilashinith</dc:creator>
      <dc:date>2021-12-08T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/54979#M2841</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.dynatrace.com/users/22447/view.html" nodeid="22447"&gt;@Abilashini T.&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;On this documentation page, you can see all technologies and versions supported by Dynatrace:&lt;BR /&gt;&lt;A rel="noopener noreferrer noopener noreferrer" href="https://www.dynatrace.com/support/help/shortlink/supported-technologies" target="_blank"&gt;Supported technologies and versions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see, Apache Synapse isn't on this list, so as far as I know, it isn't supported at the moment.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 13:22:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/54979#M2841</guid>
      <dc:creator>MaciejNeumann</dc:creator>
      <dc:date>2020-02-28T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182587#M20221</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6"&gt;@MaciejNeumann&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any update for supporting&amp;nbsp; Apache Synapse?&lt;/P&gt;&lt;P&gt;It is a main technology for wso2 (that supported by Dynatrace) we need to monitor&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arnit&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 06:56:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182587#M20221</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-16T06:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182632#M20226</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp;we have a custom solution based on OneAgent SDK to get full tracing across apache synapse (wso2).&lt;BR /&gt;&lt;BR /&gt;Also there is another solution by &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14696"&gt;@thomas_brandl&lt;/a&gt;&amp;nbsp; available here which uses opentracing to get end-to end traces:&lt;BR /&gt;&lt;A href="https://github.com/tbrandl-dynatrace/wso2-apimanager-dynatrace/" target="_self"&gt;https://github.com/tbrandl-dynatrace/wso2-apimanager-dynatrace/&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The metrics are &lt;A href="https://www.dynatrace.com/support/help/technology-support/dynatrace-extensions/supported-out-of-the-box/wso2" target="_self"&gt;available as well out-of-box.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 11:16:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182632#M20226</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-16T11:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182903#M20264</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;WSO2 version 2.2 was installed in our company.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;the deployment.toml file is not fit, how can we get this to work on version 2.2?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 11:15:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182903#M20264</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-20T11:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182910#M20265</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp; what version of&amp;nbsp;synapse-nhttp-transport_2.1.7 does your installation have?&lt;BR /&gt;&lt;BR /&gt;This file should be located in:&lt;BR /&gt;./repository/components/plugins/&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 19:28:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182910#M20265</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-20T19:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182917#M20266</link>
      <description>&lt;P&gt;synapse-nhttp-transport_2.1.7.wso2v48&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 07:15:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182917#M20266</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-21T07:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182920#M20267</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp;Try to replace the library with the one attached. Don't forget to unzip it of course. Afterwards you need to restart the WSO2 instance.&lt;BR /&gt;&lt;BR /&gt;This library adds instrumentation for the Apache Synapse classes to properly trace requests. Please keep in mind this is unsupported from Dynatrace ad WSO2, so I'd advise trying it in a non-production environment first.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 21:09:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182920#M20267</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-23T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182972#M20279</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;, We'll test it in non-production, but we'll need wso2's permission to make the modification in production. Is it possible for you to send me the source with the changes?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 07:18:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182972#M20279</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-22T07:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182998#M20281</link>
      <description>&lt;P&gt;Please test it in non-prod and if it solves your case, then contact me at &lt;A href="mailto:julius_loman@tempest.sk" target="_blank"&gt;julius_loman (at) tempest.sk&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 12:25:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/182998#M20281</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-22T12:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183021#M20284</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We get an error&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see atached&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 14:00:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183021#M20284</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-22T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183084#M20293</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp;I think there was I mistake while replacing the jar.&lt;BR /&gt;&lt;BR /&gt;Let's try it again. I've attached a new file.&lt;BR /&gt;Please:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Rename&lt;/STRONG&gt; the attached zip file to&amp;nbsp;&lt;SPAN&gt;synapse-nhttp-transport_2.1.7.wso2v48.jar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Replace the original file in&amp;nbsp;./repository/components/plugins/ with this new&amp;nbsp;synapse-nhttp-transport_2.1.7.wso2v48.jar (keep the original for backup)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Restart the WSO2 instance&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 23 Mar 2022 21:09:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183084#M20293</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-23T21:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183106#M20296</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We get an error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the atached file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 12:00:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183106#M20296</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-23T12:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183163#M20301</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp; Ok, I see. Sorry we had a newer version of WSO2.&lt;BR /&gt;&lt;BR /&gt;Please try it with the attached file once again :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Rename&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the attached zip file to&amp;nbsp;&lt;SPAN&gt;synapse-nhttp-transport_2.1.7.wso2v48.jar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Replace the original file in&amp;nbsp;./repository/components/plugins/ with this new&amp;nbsp;synapse-nhttp-transport_2.1.7.wso2v48.jar (keep the original for backup)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Restart the WSO2 instance&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 23 Mar 2022 21:08:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183163#M20301</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-23T21:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183201#M20309</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;We continue to receive the same error.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 07:55:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183201#M20309</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-24T07:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183493#M20355</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4165"&gt;@arnit_kashi&lt;/a&gt;&amp;nbsp;unfortunately we could not replicate your issue on the same WSO2 version you have. It's probably related to your WSO2 setup or installation. The exception is thrown on the line which is not related to the modification.&lt;BR /&gt;&lt;BR /&gt;Do you stop receiving the exception when you restore the original jar file?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 07:24:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183493#M20355</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-29T07:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183497#M20357</link>
      <description>&lt;P&gt;yes, we stop receiving the exception&amp;nbsp;&lt;SPAN&gt;when we restore the original jar file.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 08:08:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183497#M20357</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-29T08:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183502#M20358</link>
      <description>&lt;P&gt;It could be caused by a different aspectj library (wso2.2 does not include one in the opensource version). Our extension uses AspectJ and as the WSO2.2 did not include one, we added it in the latest library.&lt;BR /&gt;&lt;BR /&gt;I'm afraid we cannot help you without access to your WSO2 installation.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 08:38:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183502#M20358</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-29T08:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support for Apache Synapse?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183581#M20372</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46235"&gt;@Julien&lt;/a&gt;&amp;nbsp;unfortunately we can not do this because of security policy..&lt;/P&gt;&lt;P&gt;any suggestion will be appreciated and thanks for all until now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 05:26:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-for-Apache-Synapse/m-p/183581#M20372</guid>
      <dc:creator>arnit_kashi</dc:creator>
      <dc:date>2022-03-30T05:26:29Z</dc:date>
    </item>
  </channel>
</rss>

