| Author |
Spring Web Service annotations
|
Amit kull
Ranch Hand
Joined: Jun 05, 2008
Posts: 46
|
|
Hi, I have put spring.jar - latest prod version 2.5 in my classpath. However, if I compile my endpoint class, i get error saying "cannot find symbol class webmethod" I am giving my Endpoint class below. Any help would be appriciated. TIA
|
 |
Herman Schelti
Ranch Hand
Joined: Jul 17, 2006
Posts: 387
|
|
hi, -what compiler (version) do you use? -is it helloimpl or Helloimpl can you post exact error message (I don't think it reads "webmethod" because your code has "Webmethod" Herman
|
 |
 |
|
|
subject: Spring Web Service annotations
|
|
|