Hi Team,
I am using sql-stored component to execute a stored procedure in Oracle DB.
My OUT parameter is of type javaa.sql.SQLXML. When i am getting output in
body, i am getting type as oracle.xdb.XMLType.
I am passing this output to another procedure whose input is XMLTYPE. But i
am getting
Hi Santhosh,
the JMS component lets you set `javax.jms.Destination` via the
`destination` property on the endpoint; or you can use
`destinationResolver` property on the endpoint or `JMSDestination`
header value and implement
`org.springframework.jms.support.destination.DestinationResolver`
interfac
You could always roll your own.
But maybe it works with camel-beanio. Haven“t tried it though...
Cheers, Thomas.
> Am 10.02.2017 um 19:35 schrieb ruili1 :
>
> I have a similar question but simpler. My application is consuming a fixed
> length format file today. But for some new feature the prod