This is not possible. And what is your use-case for not storing something in heap memory? Its tiny data about a WSDL file and so on.
If you want this on the first request, then you need to use dynamic uris http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html On Mon, Jan 30, 2017 at 12:46 PM, sari.reach <sari.re...@gmail.com> wrote: > <endpoint id="Hotel_EndPoint" > uri="cxf:/AvailabilityPort?wsdlURL=/hotel/availability.wsdl&dataFormat=PAYLOAD&properties.schema-validation-enabled=false&cxfEndpointConfigurer=#icommCXFEndpointConfigurer"/> > > Request, response xsd mentioned in wsdl and all the xsds included in > request, response xsds are loaded at the server start and stored in heap > memory. How to avoid this? Please help > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Urgent-Endpoint-wsdl-XSD-s-are-stored-in-heap-memory-tp5793181.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2