Hi All

I have just upgraded to XXE (SE) 2.4 on MacOSX and can no longer get my 
configurations loaded via HTTP.

I have tried the following :

I added this to my ~/.tcshrc file:

        setenv XXE_CONFIG @http://iborg.local/xxe/config/iniva/iniva.xxe
or      
        setenv XXE_CONFIG @http://iborg.local/xxe/config.list

Alternatively, I added this to the info.plist of the .app package:

        <dict>
                <key>XXE_CONFIG</key>
                <string>@http://iborg.local/xxe/config/iniva/iniva.xxe</string>
        </dict>
or
        <dict>
                <key>XXE_CONFIG</key>
                <string>@http://iborg.local/xxe/config.list</string>
        </dict>

In both cases, the server does not actually get hit by XXE.

The latter was working in XXE 2.3.

I get no error messages.

Any suggestions as to what is going wrong?


Thanks

regards Jeremy


Reply via email to