0

I am looking for the semp-rpc-soltr-jaxb-bindings.xsd file which should be used while generating the java object for SEMP request.

The solace version used is 7.2.1.

xjc -p SolaceSempRequest semp-rpc-soltr.xsd -b semp-rpc-soltr-jaxb-bindings.xsd

himanshu_mps
  • 170
  • 12

1 Answers1

1

SolOS 7.1.1 does not have a JAXB bindings file. This is a new feature only for Solace physical appliances running SolOS 7.2 onwards.

Solace Virtual Message routers also do not currently have a JAXB bindings file, but will be included in the next release.

Russell Sim
  • 1,693
  • 2
  • 14
  • 22