<?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: Class 'JMS\Serializer\Annotation\Type' not found in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53679#M28775</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19503"&gt;@leotemp﻿&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;It doesn't look like anyone has responded yet, but someone still may have feedback on what you're looking for. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
    <pubDate>Sun, 31 Jan 2016 17:38:29 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2016-01-31T17:38:29Z</dc:date>
    <item>
      <title>Class 'JMS\Serializer\Annotation\Type' not found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53546#M28658</link>
      <description>&lt;P&gt;installed composer, defined my composer.json&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "require": {
  "php": "&amp;gt;=5.2.0",
  "ext-curl": "*",
  "authorizenet/authorizenet": "1.8.6.2",
  "jms/serializer": "xsd2php-dev as 0.18.0"
},
"require-dev": {
  "goetas/xsd2php": "2.*@dev",
  "goetas/xsd-reader": "2.*@dev"
},
"repositories": [{
    "type": "vcs",
    "url": "https://github.com/goetas/serializer.git"
    }]
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ran update and installed a billion things, when I test with the sample code I get :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Fatal error: Class 'JMS\Serializer\Annotation\Type' not found in /var/www/html/project/vendor/authorizenet/authorizenet/lib/net/authorize/util/SensitiveDataConfigType.php on line 6&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error occurs when I call:&lt;/P&gt;&lt;PRE&gt;$controller = new AnetController\CreateTransactionController($request);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;after building my request as documented in the example. Any idea why this dependancy would fail to load? I hvae verified that the files do indeed exist. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 01:16:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53546#M28658</guid>
      <dc:creator>leotemp</dc:creator>
      <dc:date>2016-01-21T01:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Class 'JMS\Serializer\Annotation\Type' not found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53679#M28775</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19503"&gt;@leotemp﻿&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;It doesn't look like anyone has responded yet, but someone still may have feedback on what you're looking for. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 17:38:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53679#M28775</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-01-31T17:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Class 'JMS\Serializer\Annotation\Type' not found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53680#M28776</link>
      <description>&lt;P&gt;There are some files that aren't included in the SDK, classmap.php contains the list of files needed. Ones with the vendor dir seem to be the ones missing. I am downloading those files by finding them on google.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 01:06:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/53680#M28776</guid>
      <dc:creator>Kukloprdos1</dc:creator>
      <dc:date>2016-02-01T01:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Class 'JMS\Serializer\Annotation\Type' not found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/54896#M29853</link>
      <description>&lt;P&gt;You need to run composer in the folder to pull in the missing libraries into the vendor folder.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 14:24:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/54896#M29853</guid>
      <dc:creator>webbabox</dc:creator>
      <dc:date>2016-06-11T14:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Class 'JMS\Serializer\Annotation\Type' not found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/54996#M29944</link>
      <description>&lt;P&gt;This is a long shot, but worth a try. &amp;nbsp;I ran into this same issue, and the problem was git. &amp;nbsp;I had added some "log" entries into my .gitignore file, and this was causing my code to work locally, but when I moved it to a different computer or to a server, it wouldn't work. &amp;nbsp;You may want to check this. &amp;nbsp;Otherwise I suggest removing all composer.json and then doing a composer update, then adding them back, and composer update again.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 14:49:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Class-JMS-Serializer-Annotation-Type-not-found/m-p/54996#M29944</guid>
      <dc:creator>kananforum</dc:creator>
      <dc:date>2016-06-23T14:49:07Z</dc:date>
    </item>
  </channel>
</rss>

