Skip to Content.
Sympa Menu

grouper-users - [grouper-users] grouperClient-2.2.1 does not seem to have bean class WsGetMembersLiteResult

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] grouperClient-2.2.1 does not seem to have bean class WsGetMembersLiteResult


Chronological Thread 
  • From: <>
  • To:
  • Subject: [grouper-users] grouperClient-2.2.1 does not seem to have bean class WsGetMembersLiteResult
  • Date: Mon, 4 Dec 2017 20:26:48 +0000 (UTC)
  • Ironport-phdr: 9a23:wgJqMROPxC8BmDhkWQkl6mtUPXoX/o7sNwtQ0KIMzox0LfT4rarrMEGX3/hxlliBBdydsKMUzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZPebgFLiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr8zRTmv4aVmRRHxhCsbKjIy7WXbh8N0ga5eph+quh5xzJPOYIyNKvRwfr7TctEZS2VOQslfWCtPDI2nYosTEuQMJ/pUopPhq1cQqxa1GAmiBPnoyj9NnnL72q060/4vEQzdxgMgGc8BsG7Ko9T7LqsdTeW1zLTSwTrdcvxWxC7w5Y7VeR4vpvGMWKh/ccvXyUQ3GAPFlFKQqZH9PzyLzOQCr2yb7+t+WuKpl24rsQ9woiO3yscji4nJmoIVyk3f+ilj3Ik1Iti4RUhmatCnCJtdrz+WO5d0T884QWxluDw2xqAHtJO0ZiQG1oorywPZZveaaYaH+AjjW/yUITpghHJqZra/hxGq/Eiky+38TdW00E1UoiZfk9nMsGwN2ALJ6siBVPR94lmt1SyR2A/O9+FIOUE0lazFJJ492rM8iIYfvEbZEiL0mEj6lrKae0Qr9+Sy9ejrfKjqqoeZN4BuiwH+Nqoumta4AeQ9KgUOR3Wb9v+n1Lzj+E35WK9Fg+Y3kqnfrJDVO94bpqinDA9JzIov8QiwACq70NgAh3kIMEpFeA6bj4juI1zOL+r4DfCig1S0jjhr3enKPqD6AprTNHjDi6zsfbJ8605H1Aoz1s5T64hVCrEHPPL8RFXxtNrGAR8lLQC42fjoB8hg1tBWZWXaDbWeLbvfqxqV/e81OMGNYpMYojDwN6Jj6vLz3lEjnlpIKamz07MebnyiE+sgKECEJ3fgn4FSQi8xogMiQbmy2xW5WjlJaiPuDq8=

We have grouper 2.2.1 installed. I have been looking at the sample code for
here -->
https://github.com/Internet2/grouper/blob/GROUPER_2_2_1-branch/grouper-ws/grou
per-ws/doc/samples/getMembers/WsSampleGetMembersRestLite2_withInput_http_json.
txt

In my java code (using Maven) I have this dependency:

<dependency>
<groupId>edu.internet2.middleware.grouper</groupId>
<artifactId>grouperClient</artifactId>
<version>2.2.1</version>
</dependency>

Trying to replicate the code but the client jar does not contain the
edu.internet2.middleware.grouperClient.ws.beans.WsRestGetMembersLiteRequest
that appears in the sample code for that branch in the documentation.

What is the fix for this?
Helen Feder
Carnegie Mellon University



Archive powered by MHonArc 2.6.19.

Top of Page