Hi,
 
I want to enable my client to use callback functionality by creating a
SOAP message handler that will "intercept" the outgoing request, create
the appropriate headers (containing the callbackLocation and
conversationID elements) and send it on it's way - I also plan on having
a message handler on the receiving end to extract this header data....is
this possible in such a way that Axis2 will work with it correctly? 

Thanks, 

Alan J 


-------------------------------------------- 
Alan R Jones 
Boeing S&IS Mission Systems 
Denver Engineering Center (BDEC) 

 

________________________________

From: keith chapman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 30, 2007 8:50 AM
To: [email protected]
Subject: Re: Axis2 and client


Just peep in to http://wso2.org It has several articles and tutorials on
Axis2. Here are a few to start with. You can search for what you want
over there. 

http://wso2.org/library/95
http://wso2.org/library/290
http://wso2.org/library/389

Thanks,
Keith.


On 8/30/07, Mathias P.W Nilsson <[EMAIL PROTECTED]> wrote: 


        Hi!
        
        I'm looking for a tutorial on axis2. I've managed to embed axis2
in my
        webapplication but there isn't any toturials on how to build the
client and
        call the webservice.
        
        Can anyone help me out here. How can I with the minimal amount
of code get a 
        webservice up and running and call that service from a client?
        
        Also, do I need the have the same classes on the client and the
servet. Say
        that the WebService returns a Book class. Then I assume that I
need the Book 
        class on the client side as well.
        
        Isn't this exacly what we already do with Object Input and
Output streams?
        --
        View this message in context:
http://www.nabble.com/Axis2-and-client-tf4353911.html#a12406040
        Sent from the Axis - User mailing list archive at Nabble.com.
        
        
        
--------------------------------------------------------------------- 
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED] 
        
        




-- 
Keith Chapman
WSO2 Inc.
Oxygen for Web Services Developers.
http://wso2.org/ 

Reply via email to