[jboss-user] [JBoss Web Services] - Deploying ws with custom JAXBContext
Jim Ma
do-not-reply at jboss.com
Wed Jun 16 23:19:14 EDT 2010
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100616/f56f3dd3/attachment.html
More information about the jboss-user
mailing list