1 Reply Latest reply on Apr 1, 2004 11:27 AM by james.clover

    Couldn't find a matching Java operation for WSDD operation

    krasheed

      Hi Guruz,

      I have created a Web Service hosted on JBoss and have Axis Soap client.

      I have cross checked by EJB and accosiated classed and web-service.xml file and that is working fine. But when I try to access any method from Soap client, following stack trace appears ( part of the stack trace ).Please help me.........I am in a serious fix!!!!!!



      16:45:45,968 FATAL [InternalException] Exception:
      java.lang.Exception: Couldn't find a matching Java operation for WSDD operation
      "nowBill" (2 args)
      at org.apache.axis.InternalException.(InternalException.java:108)
      at org.apache.axis.description.ServiceDesc.loadServiceDescByIntrospectio
      n(ServiceDesc.java:774)
      at org.apache.axis.providers.java.JavaProvider.initServiceDesc(JavaProvi
      der.java:551)
      at org.jboss.net.axis.server.EJBProvider.initServiceDesc(EJBProvider.jav
      a:285)
      at org.apache.axis.handlers.soap.SOAPService.getInitializedServiceDesc(S
      OAPService.java:322)
      at org.apache.axis.deployment.wsdd.WSDDService.makeNewInstance(WSDDServi
      ce.java:477)
      at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSD
      DDeployableItem.java:312)
      at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDe
      ployableItem.java:298)
      at org.apache.axis.deployment.wsdd.WSDDDeployment.getService(WSDDDeploym
      ent.java:492)
      at org.apache.axis.configuration.FileProvider.getService(FileProvider.ja
      va:262)
      at org.apache.axis.AxisEngine.getService(AxisEngine.java:275)
      at org.apache.axis.MessageContext.setTargetService(MessageContext.java:5