SoapUI has a problem passing the Globus authentication credentials (but of course works with unsecure services).
My question is- what are the minimum jars required (for example, the Globus Axis jars are required if you want to pass a grid proxy cert for authentication)? BAL -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joel Schneider Sent: Tuesday, October 21, 2008 11:06 AM To: #PAN KE#; [email protected] Subject: [gt-user] RE: about Java WS core client-side library Pan Ke, Pan Ke wrote: > What client-side library does the machine need except the stubs for > the invoked web service? No client-side Globus library is actually required unless you're using features such as delegation. You'll most likely want the Axis and related libraries, though. For example, you could connect using a tool such as soapUI, or even from a non-Java environment such as .NET or Ruby: Best regards, Joel
