2

WAB0135E An unexpected error has occurred. 407 Proxy Authentication Required

The above message appears when i try to launch my WSDL from web service launch explorer but it cant reach the tomcat server although java application class main test it works fine but not on server the project working on my home eclipse but not on my work eclipse ; i included all jar,axis2,jdbc and etc.. like home but gives me that message . one thing to mention i have a proxy set on my eclipse at work .

1
  • actually i work on local host so i dont need proxy i added it to download plugins but it worked when i uncheck the proxy on local host from --window-->preferences-->networkconnections --localhost because i only need it on http :) see how link....... Commented Dec 24, 2012 at 7:28

2 Answers 2

2

actually i work on local host so i dont need proxy i added it to download plugins but it worked when i uncheck the proxy on local host from

--window-->preferences-->networkconnections --localhost

because i only need it on http

link Network Connections eclipse how to configure

Sign up to request clarification or add additional context in comments.

Comments

0

My guess is the error occured because your internet connection is behind a proxy. The 'network configuration' section of the Axis document shows how to configure client proxy: http://axis.apache.org/axis/java/client-side-axis.html. Try configuring it with your authentication credential

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.