Surely you could use an xpath expression like "//affiliateName" to get it from 
the DOM ?

        -----Original Message----- 
        From: news on behalf of Colin 
        Sent: Fri 08/12/2006 23:32 
        To: [email protected] 
        Cc: 
        Subject: [xfire-user] Re: Unable to retrieve body of soap request in an 
inHandler
        
        

        The DOMInHandler works but it is still a little akward to work with.  
With each
        webservice call we require that all consumers of the service pass in an
        'affiliateName'. It is an input on every method, although there is no 
guarentee
        that it is in the same position on each method...so using a DOM is not 
the most
        convinient to look up that value with.  What I am actually trying to do 
is
        essentially validate permission to leverage a particular affiliateName 
based on
        credentials passed in the Header.  Is there a way to get the body of 
the soap
        request as an jdom ELement?
        
        Regards,
        Colin
        
        
        
        
        ---------------------------------------------------------------------
        To unsubscribe from this list please visit:
        
            http://xircles.codehaus.org/manage_email
        
        

Reply via email to