Search:

Type: Posts; User: Aiming; Keyword(s):

Search: Search took 0.03 seconds.

  1. dma_k, After I add...

    dma_k, After I add impl="fmtc.security.ws.FSECWebService" suggested by you, I no longer get java.lang.IllegalArgumentException: class $Proxy45 has neither @WebSerivce nor @WebServiceProvider...
  2. I have the same problem and got class $Proxy45...

    I have the same problem and got class $Proxy45 has neither @WebSerivce nor @WebServiceProvider annotation
    I break up the annotations followed the example by eldaaran. My config file is as following:...
  3. Caused by: java.lang.IllegalArgumentException: class $Proxy45 has neither @WebSerivce

    I try to convert existing webservice using JAX-WS and Spring. The configuration is as below. It use adapter pattern that psecService will actually implement service methods.

    <?xml version="1.0"?>...
Results 1 to 3 of 3