On Sun, 07 Feb 2010 02:52:37 -0200, Jun Tsai <[email protected]> wrote:

hi,all

Hi!

Exception in thread "main" java.lang.IllegalArgumentException: class
$DataQueryService_126a6c0531a has neither @WebSerivce nor
@WebServiceProvider annotation

Currently, Tapestry-IoC doesn't copy the annotations put in the service implementation class and methods to the generated proxy. A workaround is to put the annotation in the service interface.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to