| Author |
javax.xml.ws.WebServiceException: org.apache.axis2.AxisFault: Transport error: 403 Error: Forbidden
|
Ola Daniel
Ranch Hand
Joined: Jul 27, 2005
Posts: 105
|
|
Hi Guys,
I created a JAX WS client with wsimport and try to make a call but all attempts give me the following exception
My code is as follows:
I think this is because the WSDL is a HTTPS call. Please help, How do I fix this?
|
SCJP 1.4, SCWCD 1.4
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
- Martin Fowler et al, Refactoring: Improving the Design of Existing Code, 1999
|
 |
shivendra tripathi
Ranch Hand
Joined: Aug 26, 2008
Posts: 263
|
|
Hope this will be helpful
http://www.mail-archive.com/axis-dev@ws.apache.org/msg39765.html
|
SCJP 1.5(97%) My Blog
|
 |
 |
|
|
subject: javax.xml.ws.WebServiceException: org.apache.axis2.AxisFault: Transport error: 403 Error: Forbidden
|
|
|