<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I've personally used PHPSOAP&nbsp; (PHP5) against the Access Grid
components, so I know that works.&nbsp; <br>
<br>
This is the first I've heard of Java SOAP not working with the AG
components; I've had positive reports in the past.&nbsp; I believe this
should work, and could be made to work with some effort.<br>
<br>
Andrew:&nbsp; Could you describe the problems that you encountered, that
convinced you to write a new SOAP implementation?<br>
<br>
Tom<br>
<br>
<br>
On 4/9/08 10:04 AM, Luis Gal&aacute;rraga wrote:
<blockquote
 cite="mid:3666c210804090804g4eeb9000m80a91b1c28f12a33@mail.gmail.com"
 type="cite">Andrew and Thomas:<br>
  <br>
I did not imagine that a custom soap messaging implementation would be
necessary for that issue (in fact I thought we were omitting something
important when trying with the other implementations). Doing it by
ourselves would take several weeks of unplanned investigation and
development, so thanks a lot for your really valuable help. We will
just wait for your answer.<br>
  <br>
Luis,<br>
  <br>
  <div><span class="gmail_quote">2008/4/9, Andrew Rowley &lt;<a
 moz-do-not-send="true" href="mailto:Andrew.Rowley@manchester.ac.uk">Andrew.Rowley@manchester.ac.uk</a>&gt;:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
    <br>
This was actually about the PHP SOAP interface (which also didn't work
with the toolkit code), but the ideas are similar.&nbsp;&nbsp;Basically, I had to
adapt what was there to produce the correct SOAP messages.<br>
    <br>
    <br>
Andrew :)<br>
    <br>
    <br>
---------------------------------------------------------<br>
    <br>
&nbsp;&nbsp;Andrew G D Rowley<br>
&nbsp;&nbsp;Senior Development Officer<br>
    <br>
&nbsp;&nbsp;Research Computing Services<br>
&nbsp;&nbsp;The University of Manchester<br>
&nbsp;&nbsp;Kilburn Building, Oxford Road<br>
&nbsp;&nbsp;Manchester, M13 9PL<br>
    <br>
&nbsp;&nbsp;t :&nbsp;&nbsp;+44 (0) 161 275 0685<br>
&nbsp;&nbsp;e :&nbsp;&nbsp;<a moz-do-not-send="true"
 href="mailto:Andrew.Rowley@manchester.ac.uk">Andrew.Rowley@manchester.ac.uk</a><br>
&nbsp;&nbsp;w :&nbsp;&nbsp;<a moz-do-not-send="true"
 href="http://www.manchester.ac.uk/researchcomputing">www.manchester.ac.uk/researchcomputing</a><br>
    <br>
---------------------------------------------------------<br>
    <br>
    <br>
-----Original Message-----<br>
From: <a moz-do-not-send="true" href="mailto:owner-ag-dev@mcs.anl.gov">owner-ag-dev@mcs.anl.gov</a>
[mailto:<a moz-do-not-send="true" href="mailto:owner-ag-dev@mcs.anl.gov">owner-ag-dev@mcs.anl.gov</a>]
On Behalf Of Thomas D. Uram<br>
Sent: 09 April 2008 00:21<br>
To: Luis Gal&aacute;rraga<br>
Cc: <a moz-do-not-send="true" href="mailto:ag-dev@mcs.anl.gov">ag-dev@mcs.anl.gov</a>;
    <a moz-do-not-send="true"
 href="mailto:openasel-commits@proyectossw.espol.edu.ec">openasel-commits@proyectossw.espol.edu.ec</a>;
Marisol Villacr&eacute;s; Ing. Ver&oacute;nica Mac&iacute;as<br>
Subject: [AG-DEV] Re: Java Client for AG Server<br>
    <br>
Hi Luis:<br>
    <br>
Some information from Andrew Rowley, one of the developers of Portal AG,<br>
about Java SOAP interfaces to the AG3 components is in this mail to<br>
ag-dev in 2006:<br>
    <br>
    <a moz-do-not-send="true"
 href="http://www.mcs.anl.gov/web-mail-archive/lists/ag-dev/2006/10/msg00007.html">http://www.mcs.anl.gov/web-mail-archive/lists/ag-dev/2006/10/msg00007.html</a><br>
    <br>
I hope this helps,<br>
    <br>
Tom<br>
    <br>
    <br>
On 4/8/08 6:11 PM, Luis Gal&aacute;rraga wrote:<br>
&gt; AG developers:<br>
&gt;<br>
&gt; As I exposed in other posts in this channel, a group of developers
of<br>
&gt; our project are working in making tests which consist in invoking<br>
&gt; methods of VenueServer interface through SOAP and Java. All of our<br>
&gt; tests with Java have been unsuccessful until now, however when
using<br>
&gt; ZSI to construct a client, we could easily make remote invocations
in<br>
&gt; our server. So my question is for people who is working in or knows<br>
&gt; about Portal AccessGrid project, as part of its design includes a
Java<br>
&gt; Servlet which communicates with AG Server through SOAP. Which tool
are<br>
&gt; you using for that task?? I have tested with Axis and XFire with no<br>
&gt; success (in the first case, I get a confusing error message when<br>
&gt; making the remote call, with the second one, I could not generate
the<br>
&gt; proxy classes). Could you help me with more hints about that issue?<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt;<br>
&gt; Luis Gal&aacute;rraga<br>
    <br>
  </blockquote>
  </div>
  <br>
</blockquote>
</body>
</html>