You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2004/01/16 09:46:33 UTC

DO NOT REPLY [Bug 26185] New: - Invocataion error of Web Service

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=26185>.
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=26185

Invocataion error of Web Service 

           Summary: Invocataion error of Web Service
           Product: Axis
           Version: 1.1
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: WSDL processing
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: luca.moreschini@accenture.com


I deployed in correct way a Web service named NPCSoapService but when I try to 
call it I have a foolowing error:(Invocation Target Execption).
I deployed exactly the same Web service using a different name(TestWS)and when 
I call it the Web Service reply in correct way.
I think that there is an error by automatic generate tool named 
org.apache.axis.wsdl.WSDL2Java during the creation of files or in 
org.apache.axis.wsdl.Java2WSDL when I create the WSDL file.