Pravir Ramtekkar wrote:


Bugzilla Bug 25799 WSIFException trying to match WSDL method to class method using java binding

Hi,
I have been struggling to get over this issue a last couple of days.
works great for one WSDL( rpc style) but doesn't work with another
(literal style).

I see only this bug which addresses the issue but the workaround given
in there doesn't help me because I am not using DataHandlers.
it's a simple method
public void myObject query(String)

which returns following exception :
org.apache.wsif.WSIFException: Method query(class java.lang.String) was
not found in portType {http://www.openuri.org/}PartnersQueryServiceSoap
at
org.apache.wsif.base.WSIFClientProxy.findMatchingOperation(WSIFClientProxy.java:599)


at org.apache.wsif.base.WSIFClientProxy.invoke(WSIFClientProxy.java:243)



I dont see any activity on this bug and it's still NEW and not assigned.
Is this bug being addressed at all or is not a bug?

hi,

Bugzilla is *no* longer used, use JIRA instead:

http://nagoya.apache.org/jira/browse/WSIF-59

please login into JIRA and add description of your problem and how to reproduce it
(i could not fund WSDL for {http://www.openuri.org/}PartnersQueryServiceSoap ...)


thanks,

alek

--
The best way to predict the future is to invent it - Alan Kay



Reply via email to