[JDEV] Karma settings question

Lars Kaufmann kaufmann at bluehands.de
Wed Nov 27 06:29:12 CST 2002


Hi Joe!

I had quite the same problems. Put the <karma> into the <accept> section
then your server will take and use it.

Cheers

	Lars


> My jabber.xml file includes the following <service/> tag for my
component:
> 
>   <service id="sls_agent">
>   	<host>sls_agent.shrieker.ena.com</host>
> 	<accept>
> 		<ip>localhost</ip>
> 		<port>5998</port>
> 		<secret>terces</secret>
> 	</accept>
>       <karma>
>         <init>50</init>
>         <max>50</max>
>         <inc>4</inc>
>         <dec>1</dec>
>         <penalty>-5</penalty>
>         <restore>50</restore>
>       </karma>
>   </service>




More information about the JDev mailing list