Hi list,I'm try to connect to a web service developed in .NET, I'm can get the 
wsdl and it's list operations via the browser.But, when I try to get it via WO 
with WOWebServiceClient, I got this warningsNov 26 09:39:19 TecLogistica[61751] 
(ERXNSLogLog4jBridge.java:40) INFO  NSLog  - Unable to find a SOAP style for 
service and port. Skipping. {http://tempuri.org/}Service ServiceSoap
Nov 26 09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  NSLog  
- Unable to find a SOAP endpoint for service and port. Skipping. 
{http://tempuri.org/}Service ServiceSoap12So when I try to get the list 
operations 
(serviceClient().operationsDictionaryForService(serviceName())).allValues() I 
got an empty array.If I'm try to invoke an operation 
serviceClient().invoke(serviceName(), operation, arguments);WO throws me an 
exceptionError: 
           java.lang.IllegalArgumentException: No operation named 
CrearPalletGenerico in service Service. Reason: 
           No operation named CrearPalletGenerico in service Service.
I'm appreciate any help.
ThanksOscar.                                      
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to