[GAP] two questions on GAP

Rahul Doshi rrdoshi at cmu.edu
Mon Mar 2 10:17:33 EST 2015


Yes, tools are not recognizing because it¹s not nested inside a root
element.  You could add a root element like
³<changeLogMessage></changeLogMessage>² to the message and it should be
recognized by the tools.  If you run the the consumer from command line
without any arguments it will list all the options that you can pass.

[root at grouper-t01 grouper.apiBinary-2.2.1]# java -jar
lib/grouper/cmuConsumer.jar
usage: ConsumerMain [-all] [-allpriv] [-group <arg>] [-priv] [-usdu]
 -all           Sync all grouper groups
 -allpriv       Sync all grouper groups privileges
 -group <arg>   Grouper group to sync
 -priv          Grouper group for which privileges to sync
 -usdu          Run USDU on all subject source
[root at grouper-t01 grouper.apiBinary-2.2.1]#


Thanks,
Rahul

On 3/2/15, 10:06 AM, "Francesco Malvezzi" <francesco.malvezzi at unimore.it>
wrote:

>Hi all,
>
>I was trying the cmuconsumer (which is really cool) and I noticed that
>the message published on activemq (for example:
><operation>removeMember</operation><name><![CDATA[example:domains:example:
>segrcentro]]></name><memberId><![CDATA[user]]></memberId>
>)
>is not valid xml according to my tools. Am I missing something?
>
>A cursory scan of the ConsumerMain.java shows hints it could be called
>from the command line. Is it true? Can you please send me a complete
>command line command example?
>
>thank you for this great piece of open source software,
>
>Francesco
>_______________________________________________
>Identity-services-gap mailing list
>Identity-services-gap at lists.andrew.cmu.edu
>https://lists.andrew.cmu.edu/mailman/listinfo/identity-services-gap



More information about the Identity-services-gap mailing list