hello everone,
I have a small problem with following:
I would like to define an EndpointConfig in my EJB-Webservice like this :
@Stateless
@WebService
@WebContext
@EndpointConfig
public class SearchService implements SearchServiceInterface {
}
but i have to import the org.jboss.ws.annotation.EndpointConfig and I cannot find this
JAR-API anywhere in my JBoss.
could you say me where I can find this jar in JBoss or how I can annotate an
EndpointConfig ??
thank yery match
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222306#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...