Hi,

I'm new to JAX-WS and working on an application that has 100 JAX-WS
endpoints. I'm using apache cxf spring-boot starter and publishing the
endpoint. The application boot time performance seems to be very bad as it
is taking 10 mins to publish 100 endpoints. I see that it is creating new
JAXBContext for every endpoint and also found we can get away with single
instance of JAXBContext. I couldn't find how I can configure it. A small
example for configuring single JAXBContext would be great.


Thanks,
Sriram



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Reply via email to