<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AS400 RPG Call Java on Webservice</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-rpg-call-java-on-webservice/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-rpg-call-java-on-webservice/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 11:29:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jeri48302j</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-rpg-call-java-on-webservice/#comment-38418</link>
		<dc:creator>jeri48302j</dc:creator>
		<pubDate>Fri, 07 Jan 2005 13:26:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-38418</guid>
		<description><![CDATA[Can ILE get Array Parms back from Java?? We need a group of data back, say: 10 sets of dealers back, Can we using Array?? 

Thanks!

Jer]]></description>
		<content:encoded><![CDATA[<p>Can ILE get Array Parms back from Java?? We need a group of data back, say: 10 sets of dealers back, Can we using Array?? </p>
<p>Thanks!</p>
<p>Jer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeri48302j</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-rpg-call-java-on-webservice/#comment-38420</link>
		<dc:creator>jeri48302j</dc:creator>
		<pubDate>Tue, 07 Dec 2004 11:52:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-38420</guid>
		<description><![CDATA[Hello, 
We get a request to move Java to NT using webservice Java,
How AS400 RPG call Java on NT webservice?? 
How to pass parameters to Java and get parameter
from java on webservice to RPG??
Thanks! 
]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
We get a request to move Java to NT using webservice Java,<br />
How AS400 RPG call Java on NT webservice??<br />
How to pass parameters to Java and get parameter<br />
from java on webservice to RPG??<br />
Thanks! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loscar</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-rpg-call-java-on-webservice/#comment-38421</link>
		<dc:creator>loscar</dc:creator>
		<pubDate>Tue, 30 Nov 2004 22:24:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-38421</guid>
		<description><![CDATA[Hi,

The way that work better is defining a java class in RPG ILE program, with prototype.
In the Eval you pass as parameters strings as long you need also you receive the answer from the java executed class:

 EVAL  RET =javaClass(stringA, stringB)

The javaClass is defined in the &quot;D&quot; section.

I tried to give you a hint for another way to run java in ILE.

I hope it helps.

Carlos Penaherrera
 ]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The way that work better is defining a java class in RPG ILE program, with prototype.<br />
In the Eval you pass as parameters strings as long you need also you receive the answer from the java executed class:</p>
<p> EVAL  RET =javaClass(stringA, stringB)</p>
<p>The javaClass is defined in the &#8220;D&#8221; section.</p>
<p>I tried to give you a hint for another way to run java in ILE.</p>
<p>I hope it helps.</p>
<p>Carlos Penaherrera</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.041 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 11:33:16 -->