No but youll need to declare them in web.xml as a servlet Le 23 févr. 2013 23:35, "James Green" <[email protected]> a écrit :
> If I deploy my test app into TomEE with a class annotated @WebService but > without any EJB annotations, I get a crash from OpenEJB. > > I've seen many examples of web services not needing to be EJBs. Is this > therefore a requirement of TomEE? Glassfish seems happy without needing > @Stateless for instance. > > Thanks, > > James >
