Page 1 of 1

About Question enthuware.ocejws.v6.2.80 :

Posted: Wed Jan 29, 2014 2:44 am
by sathishkumar
The code snippet has @WebMethod annotation applied on SEB. This is not allowed when the SEB is having endpointInterface element applied.

@WebMethod annotation is not allowed if @WebService:endpointInterface attribute is specified.

Re: About Question enthuware.ocejws.v6.2.80 :

Posted: Wed Jan 29, 2014 3:10 am
by fjwalraven
Hi,

I agree, thanks for the feedback (I have corrected it)!

Regards,
Frits

(note: Glassfish ignores the annotations on the SIB (when it refers to a SEI), and therefore it will work when you try it.)