Re: QMF Request from Qpid JMS

2017-06-07 Thread mottese
is message in context: http://qpid.2158936.n2.nabble.com/QMF-Request-from-Qpid-JMS-tp7663863p7663869.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@qpid.apach

Re: QMF Request from Qpid JMS

2017-06-07 Thread Chris Richardson
] = "OBJECT"; > content["_schema_id"] = schemaId; > > request.setContentObject(content); > s.send(request); > > How would I do this via JMS? Thanks > > > > -- > View this message in context: > http://qpid.2158936.n2.nabbl

QMF Request from Qpid JMS

2017-06-07 Thread mottese
t; content["_what"] = "OBJECT"; content["_schema_id"] = schemaId; request.setContentObject(content); s.send(request); How would I do this via JMS? Thanks -- View this message in context: http://qpid.2158936.n2.nabble.c