Jim Ma [http://community.jboss.org/people/jim.ma] replied to the discussion

"Deploying ws with custom JAXBContext"

To view the discussion, visit: http://community.jboss.org/message/548413#548413

--------------------------------------------------------------
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
[http://community.jboss.org/message/548413#548413]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to