Community

Deploying ws with custom JAXBContext

reply from Jim Ma in JBoss Web Services - View the full discussion

JBossWS retrieves the BindingCustomization from endpoint attachements: endpoint.getAttachement(BindingCustomization.class). One of the possible way might be get the endpoint from the EndpointRegistry and set your own BindingCustomization  after this service is deployed.  The getting endpoint and setting BindingCustomization code can be in a war or sar file depends this ws war file.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community