Configuration example

Configuration used for integration tests of this module

<jsaga-default xmlns="http://www.in2p3.fr/jsaga/session">
    <session>
        <context type="AxisJKS" id="Demo">
            <attribute name="UserAlias" value="demo user"/>
            <data type="unicore"/>
            <job type="bes-unicore"/>
            <include host="localhost6"/>
            <exclude host="localhost6" domain="de"/>
            <exclude host="localhost6" domain="org"/>
        </context>
    </session>
</jsaga-default>