Hi, Do you normally do development Suresh, or are you just getting into it? If it's the latter, I'd suggest not using GAE as your first attempt, as it really isn't the easiest development or test environment to start on.
The error you're getting is because the target of your SOAP call doesn't exist - whatever URL you've set up in your app is incorrect. If you try accessing the same URL in your browser, you will get the same error response code. Cheers, Simon -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/L_w0D-cjgjgJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.