@marc
ok. FMI, Is there a place where those options/features are documented?
@vimalp90
In the meantime, I tried to “setLargeMessaging(true)” on the connection factory on the JMSToolBox side but the connection fails with exception:
com.solacesystems.jcsmp.InvalidPropertiesException: Large messaging is not supported for transacted sessions
at com.solacesystems.jcsmp.impl.JCSMPBasicSession.validateLargeMessaging(JCSMPBasicSession.java:1586)
at com.solacesystems.jcsmp.impl.JCSMPBasicSession.createTransactedSession(JCSMPBasicSession.java:1452)
at com.solacesystems.jms.SolSession.(SolSession.java:112)
at com.solacesystems.jms.SolConnection.createSession(SolConnection.java:338)
at org.titou10.jtb.jms.model.JTBConnection.connect(JTBConnection.java:261)
So even if this option was pertinent to the problem, it would be possible in the conecte of JTB
(sorry I do not know how to format code on here…)