This week's book giveaways are in the C/C++ and Spring forums. We're giving away four copies each of C++ Concurrency and Spring Integration in Action and have the authors on-line! See this thread and this one for details.
I am using the following command to generate client artifacts for amazon service
but it is showing the following error
could any body tell me the cause and solution?
Ravi C Kota
Ranch Hand
Joined: Jan 29, 2008
Posts: 59
posted
0
Recently I came across couple of services with a similar problem. May be this is how they restrict it. I'm really interested to know, why WSDL access is restricted this way. But you can download the WSDL and run the import and it works fine..
This message was edited 1 time. Last update was at by Ravi C Kota
Thanks & Regards, Ravi C.Kota
SCJP 5.0, OCDJWS 5.0
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2166
posted
0
Hi!
Just tried the exact wsimport command in OS X 10.6.5 and there were no problems whatsoever. Client artifacts were produced and compiled.
I do suspect that this is of little comfort or use to you. Which OS are you using?
Best wishes!