| Author |
Axis exception
|
Mnau Lubi
Ranch Hand
Joined: Mar 17, 2010
Posts: 32
|
|
Hi everyone!
I am getting un ugly exception when trying to instantiate one class in my web service. Specifically, when the debugger executes the line:
RestClient client = new ResClient();
I get the next exception:
Can anyone help me please?
Thank you in advanced
|
 |
Mnau Lubi
Ranch Hand
Joined: Mar 17, 2010
Posts: 32
|
|
Ok, problem found!
All the libraries that are being used by the web service must be placed in the WEB-INF/lib folder.
Hope I help.
|
 |
 |
|
|
subject: Axis exception
|
|
|