The problem turned out to be that Maven built the .war without including
the .class file for the RESTful web service. The WEB-INF/classes dir was
created, and the .class file had been compiled but for some reason it didn't
get included when Maven built the .war. Pretty strange. Maybe a spurrious
error in packaging.
--
[Message sent by forum member 'dwschulze']
View Post: http://forums.java.net/node/856647