-
Bug
-
Resolution: Done
-
Major
-
jbossws-native-3.3.0.Beta4
-
None
The handler chain configured in client side does not work :
@WebServiceClient(name = "EndpointService")
@HandlerChain(file = "client-handlers.xml")
public class EndpointService extends Service {
}
.
- is incorporated by
-
JBPAPP-3860 The handler chain configured by annotation in client side does not work
- Closed