I need to call a method in Java that doesn't require parameters.
How do I define such a method in WSDL?

        -----Original Message----- 
        From: Sanjiva Weerawarana 
        Sent: Fri 6/8/2001 5:21 AM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: Re: MS SOAP Client / Apache SOAP server
        
        

        It appears that you're trying to call an "output-only" method
(in WSDL
        terms). Is that what you really intended? Output-only methods
are
        not things that you call on a service; those are things the
service
        itself will call.
        
        Sanjiva.
        
        ----- Original Message -----
        From: "Daniel Kruler" <[EMAIL PROTECTED]>
        To: <[EMAIL PROTECTED]>
        Sent: Thursday, June 07, 2001 5:18 PM
        Subject: RE: MS SOAP Client / Apache SOAP server
        
        
        > What would cause the BODY of a SOAP envelope be empty?
        > I have tried to load another WSDL and it was working fine.
The only
        > difference that I can see is, the one that works has input
message and
        > return message.  The one that doesn't has only return message.
Any
        > ideas?
        
        
        
---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, email: [EMAIL PROTECTED]
        
        

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to