[jboss-user] [JBoss Web Services] - Deploying ws with custom JAXBContext

Jim Ma do-not-reply at jboss.com
Thu Jun 24 23:33:34 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/549603#549603

--------------------------------------------------------------
After jbossws webservice deployment , each endpoint will be  registered in EndpointRegistry .
You can use jbossws SPI api to retrieve the EndpointRegistry ,  then get the endpoint you want to change and set your own BindingCustomization. After this setup ,  the soap request come in and the new BindingCustomization will be used to process the jaxb classes.  This is just my draft thought about this problem, not really sure if this can work for your case. 

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/549603#549603]

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/20100624/39a05655/attachment.html 


More information about the jboss-user mailing list