<?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>Question Re: call java program from powerbuilder in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320943#M3312865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, there was the &lt;A href="http://pbdj.sys-con.com/node/170831"&gt;JSF DataWindow in Sybase's Workspace&lt;/A&gt; product, but that &lt;A href="http://www.sybase.com/detail?id=1095943"&gt;got end-of-lifed in January of 2012&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what you're friend is looking for either, as the DataWindow does a lot of things that are handled in different layers by different products in Java.&amp;nbsp; I'm assuming a Data Grid.&amp;nbsp; If that is the case, there is a JSR in process right now to develop a &lt;A href="https://github.com/datagrids/spec/wiki/Mission-Statement"&gt;standard API for Data Grids&lt;/A&gt;.&amp;nbsp; There are also several products available now that are working in conjunction on the JSR and plan to implement the API in their products once it is finalized, such as &lt;A href="http://www.jboss.org/infinispan"&gt;JBoss Infinispan&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 15:32:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-11T15:32:15Z</dc:date>
    <item>
      <title>call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaq-p/9320940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Hi all&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;How I can call java program from powerbuilder ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Thansk&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2013 18:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaq-p/9320940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-09T18:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320941#M3312863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use an EJB Connection object.&amp;nbsp; It doesn't have to be a remote EJB, it can be a local class:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.rgagnon.com/pbdetails/pb-0224.html"&gt;http://www.rgagnon.com/pbdetails/pb-0224.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other technique I've used is to compile the java program against IKVM as a .Net assembly and then call that using standard .Net methods (a CCW in the case of PowerBuilder Classic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.ikvm.net/"&gt;http://www.ikvm.net/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2013 18:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320941#M3312863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-09T18:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320942#M3312864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruce&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;I want ask you another question , My friend&amp;nbsp; works in Java programming language and he ask is anyway he can use datawindow from java because it diffculte to find component like datawindow in java&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 04:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320942#M3312864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-10T04:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320943#M3312865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, there was the &lt;A href="http://pbdj.sys-con.com/node/170831"&gt;JSF DataWindow in Sybase's Workspace&lt;/A&gt; product, but that &lt;A href="http://www.sybase.com/detail?id=1095943"&gt;got end-of-lifed in January of 2012&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what you're friend is looking for either, as the DataWindow does a lot of things that are handled in different layers by different products in Java.&amp;nbsp; I'm assuming a Data Grid.&amp;nbsp; If that is the case, there is a JSR in process right now to develop a &lt;A href="https://github.com/datagrids/spec/wiki/Mission-Statement"&gt;standard API for Data Grids&lt;/A&gt;.&amp;nbsp; There are also several products available now that are working in conjunction on the JSR and plan to implement the API in their products once it is finalized, such as &lt;A href="http://www.jboss.org/infinispan"&gt;JBoss Infinispan&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 15:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320943#M3312865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T15:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320944#M3312866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi F;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your Java friend could call a PB NVUO using PB's PBNI feature - just like PB can call a Java class using JNI. Have a look in the PB help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/193960" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ... Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 17:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320944#M3312866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T17:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320945#M3312867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply, I am appreciated for your helpful answers..Thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finestraco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320945#M3312867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T05:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: call java program from powerbuilder</title>
      <link>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320946#M3312868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem.&amp;nbsp; Could you go ahead an mark the question answered if you've gotten what you needed?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/call-java-program-from-powerbuilder/qaa-p/9320946#M3312868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T05:52:57Z</dc:date>
    </item>
  </channel>
</rss>

