Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] remote grouper java client

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] remote grouper java client


Chronological Thread 
  • From: Chris Hyzer <>
  • To: mohan shamachar <>, "" <>
  • Subject: RE: [grouper-users] remote grouper java client
  • Date: Tue, 12 Feb 2013 20:14:17 +0000
  • Accept-language: en-US
  • Authentication-results: sfpop-ironport05.merit.edu; dkim=neutral (message not signed) header.i=none

You mean you want to use SOAP instead? The existing Java grouperClient does
100% of the web services, so if you are using java, that is what you should
probably use. If you need SOAP for some reason, you can look at
grouper-ws-java-generated-client in SVN, it is an axis based SOAP client. Or
you could take the WSDL and generate whatever your favorite SOAP library is...

Thanks,
CHris

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


[mailto:]
On Behalf Of mohan shamachar
Sent: Tuesday, February 12, 2013 2:56 PM
To:

Subject: [grouper-users] remote grouper java client

Hi Chris,

Is it possible to write a remote java client that does NOT use the REST web
calls?

How do I go about creating such a client and what components (jar files) do I
need to make a remote connection to the grouper using such a non-REST remote
java client?

or Is REST the only supported method and the best method to interact with the
grouper from a remote domain?

Thank you.

best,
mohan



Archive powered by MHonArc 2.6.16.

Top of Page