I have a SOAP web service. For experiment, I removed the @WebService
annotation in service class and it's still working without any problem. So I
think @WebService annotation is not a must in service class. Am i missing
something here. ( I'm using CXF 2.7.7 )
annotation in service class and it's still working without any problem. So I
think @WebService annotation is not a must in service class. Am i missing
something here. ( I'm using CXF 2.7.7 )