Hi,
Is there any way I can cast org.springframework.integration.message.GenericMes sage to javax.jms.Message?
I tried to do so and i'm getting ClassCastException. I'm confused here. Y is the GenericMessage not a type of javax.jms.Message?
Any help here is appreciated.
Thanks,
Jey
Is there any way I can cast org.springframework.integration.message.GenericMes sage to javax.jms.Message?
I tried to do so and i'm getting ClassCastException. I'm confused here. Y is the GenericMessage not a type of javax.jms.Message?
Any help here is appreciated.
Thanks,
Jey