Hi,
I am trying to develop a webservice client in Axis 1.4 with Oracle JDeveloper 10.1.3.
When I run my a test-class in plain
java I am able to recieve the expected outcome.
However when I pack the webservice client in a web-application I recieve the folowing error
08/05/06 14:50:23 AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (400)Bad Request
faultActor:
faultNode:
faultDetail:
{}:return code: 400
{http://xml.apache.org/axis/}HttpErrorCode:400
Do you have any idea how to solve this issue or what to look for?
Regards,
Romano