<?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: ABAP to JAVA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124217#M986052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Once you are done with your work in Java system then jus disconnect the connection from your ABAP System(meant your SAP JCO Connection).There is no need to keep your connection open once you are done with your job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2008 14:03:57 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2008-07-02T14:03:57Z</dc:date>
    <item>
      <title>ABAP to JAVA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124216#M986051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a ABAP program that executes a Java program using JCo and imports the results.&lt;/P&gt;&lt;P&gt;We Run the ABAP program in one System (Sys-A), which will call the JCO Server program and open the JCO server instance in Sys-A. The Java server program returns the results from Sys-A.&lt;/P&gt;&lt;P&gt;We Run the ABAP program in another System (Sys-B) which will call the JCO Server program and open the JCO server instance in Sys-B. The Java server program returns the results from Sys-A. &lt;/P&gt;&lt;P&gt;Now as per step 1 and 2, the JCO Server instance is open in both the systems. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;When we Run the ABAP program again and again, this time the ABAP program does not open any JCO server instance as the server instance in both the systems are already open, After 3-4 execution the results(Note: The results are hard coded in Java Server Program) from Java server program (Sys-A) overlaps with the results from another Java server program (Sys-B). Meaning Sys-A gets the results from Sys-Bs Java server program and vice versa. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to avoid this cross talk.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 13:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124216#M986051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-02T13:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP to JAVA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124217#M986052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Once you are done with your work in Java system then jus disconnect the connection from your ABAP System(meant your SAP JCO Connection).There is no need to keep your connection open once you are done with your job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 14:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124217#M986052</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-07-02T14:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP to JAVA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124218#M986053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For business reasons we cannot close the connection. Is there a way around?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 17:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124218#M986053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-02T17:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP to JAVA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124219#M986054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prakash!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm searching the way to access a database server runing MySQL. People sugest me use JDBC. However im not clear about what components are neccesary - SAP Netweaver Developer Studio ? others ? JCo ?-.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll appreciate your orientation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manuel H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 18:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-to-java/m-p/4124219#M986054</guid>
      <dc:creator>manuelhildemaro_ramossanc</dc:creator>
      <dc:date>2008-12-09T18:24:26Z</dc:date>
    </item>
  </channel>
</rss>

