users@glassfish.java.net

Re: Where does Glassfish put RESTful URLs?

From: <forums_at_java.net>
Date: Tue, 25 Oct 2011 10:54:24 -0500 (CDT)

 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