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

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827383#3827383";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827383>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to