aspose file tools
The moose likes Web Services and the fly likes Error: class has no annotation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Error: class has no annotation" Watch "Error: class has no annotation" New topic
Author

Error: class has no annotation

Alex Parvan
Ranch Hand

Joined: Dec 10, 2009
Posts: 115
Hello,

class CLASS_NAME has neither @WebService nor @WebServiceProvider annotation
Why do i get this exception when i deploy my webservice ? Ofcourse, i DO have an annotation:


Can anyone help ? Thank you,
Alex.


"Quoting yourself is stupid" - Me
Piyush Paramane
Greenhorn

Joined: Jul 17, 2012
Posts: 5
I am also getting the same error, did you find any solution to this?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Error: class has no annotation
 
Similar Threads
Difference between @WebService and @WebServiceProvider
EJB3 and SOAP WS-* access
class $Proxy(...) has neither @WebSerivce nor @WebServiceProvider annotation exception
how to make anotation call using netbeans
Confusion between PreDestroy and Remove annotation