|
People, I get the following error: [EMAIL PROTECTED] webservice]$ java org/estar/node/Client http://localhost:8080/axis/services/DiscoveryNode Tried to invoke method public void org.estar.node.DiscoveryNodeSoapBindingSkeleton.gotoTargetStrings(java.lang.String,java.lang.String) throws java.rmi.RemoteException with arguments java.lang.String,java.lang.String. The arguments do not match the signature.; nested exception is: java.lang.IllegalArgumentException: object is not an instance of declaring class Which suggests that my (String, String) args do not match the (String, String) prototype. Any ideas what the hell this means? (Hopefully) thanks, Jason Ingrid Falk wrote: Hi,"Keith" == Keith Tingle <[EMAIL PROTECTED]> writes: |
- Axis Client - Dynamic Web Pages Keith Tingle
- Re: Axis Client - Dynamic Web Pages Ingrid Falk
- Re: (String,String) does not match (String,Stri... Jason Etherton
- Re: (String,String) does not match (String,... Jason Etherton
- Re: (String,String) does not match (Str... Jason Etherton
- Re: (String,String) does not match... matthew.hawthorne
