grouper-users - RE: [grouper-users] help running sample WsSampleGetGroupsRest
Subject: Grouper Users - Open Discussion List
List archive
- From: Chris Hyzer <>
- To: "Sammy C. Lee" <>, "" <>
- Subject: RE: [grouper-users] help running sample WsSampleGetGroupsRest
- Date: Fri, 17 Oct 2014 03:15:46 +0000
- Accept-language: en-US
You don’t need anything but the grouperClient. You don’t need anything from WS. Try the client from here: http://software.internet2.edu/grouper/release/2.2.0/grouper.clientBinary-2.2.0.tar.gz What code are you trying that gives an error? Thanks Chris From: Sammy C. Lee [mailto:]
Ok I tried that and saw that there are those missing classes under folder edu.internet2.middleware.grouperClient.ws.beans I changed the import statements to reflect these, but got a different error: The method getWsLiteResponseContentType() from the type WsSampleRestType refers to the missing type WsRestResponseContentType I actually found these missing classes. they are in the grouper-ws project. however, there's no binary of it so I need to build it. and running into problems of more missing classes. so is there a binary distribution for the grouper-ws project? thanks. From: Chris Hyzer []
Use the grouperClient.jar Look in the API package and call one of those, something like this: WsGetGroupsResults
wsGetGroupsResults = new GcGetGroups().addSubjectIdentifier("jsmith").execute(); Thanks, Chris From:
[]
On Behalf Of Sammy C. Lee Hi all, I am a newbie here and just trying to get comfortable grabbing data from our grouper database. I was able to do so using a http connection via my java code, but I want to see if there's another simpler way to do so. So I'm trying to get this sample code: to run but can't seem to get it to compile as I can't seem to locate these classes in the import statements: import edu.internet2.middleware.grouper.ws.coresoap.WsGetGroupsResults; import edu.internet2.middleware.grouper.ws.coresoap.WsSubjectLookup; import edu.internet2.middleware.grouper.ws.rest.WsRestResultProblem; import edu.internet2.middleware.grouper.ws.rest.group.WsRestGetGroupsRequest; if someone could point me to them, that would be wonderful. thanks so much! - Sammy |
- [grouper-users] help running sample WsSampleGetGroupsRest, Sammy C. Lee, 10/16/2014
- RE: [grouper-users] help running sample WsSampleGetGroupsRest, Chris Hyzer, 10/16/2014
- RE: [grouper-users] help running sample WsSampleGetGroupsRest, Sammy C. Lee, 10/17/2014
- RE: [grouper-users] help running sample WsSampleGetGroupsRest, Chris Hyzer, 10/17/2014
- RE: [grouper-users] help running sample WsSampleGetGroupsRest, Sammy C. Lee, 10/17/2014
- RE: [grouper-users] help running sample WsSampleGetGroupsRest, Chris Hyzer, 10/16/2014
Archive powered by MHonArc 2.6.16.