Argel Ramirez Reyes

Greenhorn
+ Follow
since Mar 27, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Argel Ramirez Reyes

Hi friends! i'm in trouble here with my first webservice project:

i wrote a program in java that consumes a webservice, now i'm trying to put it into another webservice using eclipse, Axis 2 and Tomcat7.

The original program runs perfectly, so i think it should work in a webservice, although i'm not sure (i'm new to webservices). I was getting this deployment exception:


I downloaded a jar file that contains de javax.ws.rs.Produces and placed it on the lib folder at WEB-INF/lib, and now i'm getting the following:



could you help me? i'm desperate!

Thanks in advance.

11 years ago