Ok this is getting very frustrating...
Im wrong its still not working.
Here are the results
if I use the xml.do xml interface I get the following returned
<?xml version='1.0' encoding='ISO-8859-1' ?>
<!DOCTYPE aware_im PUBLIC "-//Sun Microsystems Inc.//DTD Aware IM Version 2.0//EN" "http://www.awareim.com/dtd/awareim.dtd" >
<failure>Premature end of file.</failure>
But if I use the xml.awr xml interface at least I get a correctly formatted
result, but its always a fail. I even restarted my server to get a fresh start but I always get this same reply... Ive timed out??
<root>
<login_action_return>
<failure timeout="true">Session has timed out</failure>
</login_action_return>
</root>
So its talking to me
But not saying much,
Please can anyone shed some light onto
which interface I should be using and what Im doing wrong
again thanks heaps in advance
James 🙁