Convert Soap respnse to Object  but valu of objects are NULL please see 
attached docuements
-------------------------------------------------------------------------------------------

                 Key: XFIRE-986
                 URL: http://jira.codehaus.org/browse/XFIRE-986
             Project: XFire
          Issue Type: Task
          Components: Aegis Module
    Affects Versions: 1.2.6
         Environment: Windows2000,Tomcat .5.5
            Reporter: narasimham gadde
            Assignee: Dan Diephouse
         Attachments: jira.zip

Below soap message i am getting as response 
but when it was build object GetLatestAgendaNumberResponseElement
result attribute is allways NULL.
I am using aeigs custom binding service file to map methods
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"; 
xmlns:ns0="http://ofacs.dcfswebservice.filexchange/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<env:Header>
<wsse:Security 
xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";
 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";
 env:mustUnderstand="1"/>
</env:Header>
<env:Body>
<ns0:getLatestAgendaNumberResponseElement>
<ns0:result>04253</ns0:result>
</ns0:getLatestAgendaNumberResponseElement>
</env:Body>
</env:Envelope>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to