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.
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes wsimport with amazon problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of C++ Concurrency this week in the C/C++ forum
or Spring Integration in Action in the Spring forum!
JavaRanch » Java Forums » Professional Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "wsimport with amazon problem " Watch "wsimport with amazon problem " New topic
Author

wsimport with amazon problem

vasu chowdary
Ranch Hand

Joined: Mar 15, 2008
Posts: 74
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
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
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!


My free books and tutorials: http://www.slideshare.net/krizsan
Bob Nedwor
hangman
Ranch Hand

Joined: Aug 17, 2005
Posts: 215


It works great on Ubuntu 10.10 on an AMD Dual Core.


It looks like you might have had some network problem.


Bob N
SCJP - 1.4
SCJD - (B&S) Used 1.5 And It Runs On Solaris10
SCWCD - Thanks to HFSJ!!
vasu chowdary
Ranch Hand

Joined: Mar 15, 2008
Posts: 74
Hi all,

thanks for your reply.I am using wndows xp which is in my office network.
vasu chowdary
Ranch Hand

Joined: Mar 15, 2008
Posts: 74
HI

It is working at my home but it is not working in office network.could any body tell me te reason?
Kumar Raja
Ranch Hand

Joined: Mar 18, 2010
Posts: 420

vasu chowdary wrote:HI

It is working at my home but it is not working in office network.could any body tell me te reason?


Then it may be your firewall issue.


Regards
KumarRaja

 
 
subject: wsimport with amazon problem
 
developer file tools