DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8480>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8480

EJBProvider does not work with MS SOAP

           Summary: EJBProvider does not work with MS SOAP
           Product: Axis
           Version: beta-1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Client: Microsoft SOAP Toolkit 2.0
Service: Stateless EJB
Method: String approve(String, int, String)

I made and SOAP RPC Request to the approve method. The EJBProvider treated all 
parameters as Strings. When I used the RPCProvider and method with the same 
signature, Axis had no problem invoking the method.

Reply via email to