Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Simple WS client

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Simple WS client


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Imholz, John J." <>
  • Cc: "" <>
  • Subject: [grouper-users] RE: Simple WS client
  • Date: Wed, 16 Apr 2014 18:30:47 +0000
  • Accept-language: en-US

You can use the grouper client which is one jar and supports the entire REST
API.

Download the version for the grouper WS you have, and you need a
grouper.client.properties file, and it should work fine. No compiling
necessary.

https://spaces.internet2.edu/display/Grouper/Grouper+Downloads

the SOAP client uses Axis which is overkill, its really only for testing.

Thanks,
Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of Imholz, John J.
Sent: Wednesday, April 16, 2014 1:34 PM
To:
''
Subject: [grouper-users] Simple WS client

Is there a resource that shows how to compile and execute the example java
code in the samples documentation?

I've using our web service with perl, but now I have a need for a Java client
(not a lot of Java expertise here, but there are a couple of JSP pages that
need Grouper data.)

I've struggled to get even a simple Java example to compile (I've probably
confused myself in trying too many different things like: wsdl2java and
wsimport.) So I'm looking for what it takes to compile and run the sample
code provided in the doc (e.g.
/trunk/grouper-ws/grouper-ws/doc/samples/getMembers/WsSampleGetMembersLite_soap.txt)

Any help will be appreciated.

jji



Archive powered by MHonArc 2.6.16.

Top of Page