<?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 java warning/error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/java-warning-error/m-p/17234#M9650</link>
    <description>&lt;P align="left"&gt;Not sure if this is the correct forum to be posting this??&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;In reference to the following code:&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;)merchant&lt;/P&gt;&lt;P&gt;.postTransaction(authCaptureTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting this warning in my rational ide:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;Type safety: The cast from Result&amp;lt;capture-of ?&amp;gt; to Result&amp;lt;Transaction&amp;gt; is actually checking&lt;/P&gt;&lt;P&gt;against the erased type Result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this error in my websphere server...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JSPG0049E: /test.jsp failed to compile :&lt;BR /&gt;JSPG0091E: An error occurred at line: 27 in the file: /test.jsp&lt;BR /&gt;JSPG0093E: Generated servlet error from file: /test.jsp&lt;BR /&gt;C:\Program Files\IBM\SDP70\runtimes\base_v6\profiles\default\temp\D9032001Node01\server1\AuthorizeNetEAR\AuthorizeNet.war\_test.java:99: illegal start of expression&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;)merchant&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;JSPG0091E: An error occurred at line: 28 in the file: /test.jsp&lt;BR /&gt;JSPG0093E: Generated servlet error from file: /test.jsp&lt;BR /&gt;C:\Program Files\IBM\SDP70\runtimes\base_v6\profiles\default\temp\D9032001Node01\server1\AuthorizeNetEAR\AuthorizeNet.war\_test.java:100: ')' expected&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .postTransaction(authCaptureTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any insights on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dwight&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2011 14:34:50 GMT</pubDate>
    <dc:creator>DwightHyde1</dc:creator>
    <dc:date>2011-09-22T14:34:50Z</dc:date>
    <item>
      <title>java warning/error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/java-warning-error/m-p/17234#M9650</link>
      <description>&lt;P align="left"&gt;Not sure if this is the correct forum to be posting this??&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;In reference to the following code:&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;)merchant&lt;/P&gt;&lt;P&gt;.postTransaction(authCaptureTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting this warning in my rational ide:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;Type safety: The cast from Result&amp;lt;capture-of ?&amp;gt; to Result&amp;lt;Transaction&amp;gt; is actually checking&lt;/P&gt;&lt;P&gt;against the erased type Result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this error in my websphere server...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JSPG0049E: /test.jsp failed to compile :&lt;BR /&gt;JSPG0091E: An error occurred at line: 27 in the file: /test.jsp&lt;BR /&gt;JSPG0093E: Generated servlet error from file: /test.jsp&lt;BR /&gt;C:\Program Files\IBM\SDP70\runtimes\base_v6\profiles\default\temp\D9032001Node01\server1\AuthorizeNetEAR\AuthorizeNet.war\_test.java:99: illegal start of expression&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;)merchant&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;JSPG0091E: An error occurred at line: 28 in the file: /test.jsp&lt;BR /&gt;JSPG0093E: Generated servlet error from file: /test.jsp&lt;BR /&gt;C:\Program Files\IBM\SDP70\runtimes\base_v6\profiles\default\temp\D9032001Node01\server1\AuthorizeNetEAR\AuthorizeNet.war\_test.java:100: ')' expected&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .postTransaction(authCaptureTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any insights on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dwight&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 14:34:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/java-warning-error/m-p/17234#M9650</guid>
      <dc:creator>DwightHyde1</dc:creator>
      <dc:date>2011-09-22T14:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: java warning/error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/java-warning-error/m-p/17402#M9731</link>
      <description>&lt;P&gt;Can you tell us where that code is located?&amp;nbsp; Is it somewhere in the SDK download package, or is it something you wrote yourself?&amp;nbsp; I don't seem to be able to find that line in the download, but it's certainly possible that I'm overlooking it.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2011 23:15:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/java-warning-error/m-p/17402#M9731</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-09-27T23:15:43Z</dc:date>
    </item>
  </channel>
</rss>

