JBoss Community

Web service method visibilty

created by Pasquale Imbemba in EJB3 - View the full discussion

I am usinng JBoss-6.0.0. Final.

 

I have a SLSB that implements a remote interface. The SLSB is annotated with

@WebService

 

and only three of five public methods are annotated with

@WebMethod

 

 

I'd expect to find only those three method described in the WSDL, but instead I find all five public methods! I don't want all of them to be shown, just some of them.

 

Can you help me see what I'm getting wrong here?

 

Thanks,

~pasquale

Reply to this message by going to Community

Start a new discussion in EJB3 at Community