WSDL Namespace
The WSDL extensions for defining a JMS endpoint are defined in the namespace http://cxf.apache.org/transports/jms . In order to use the JMS extensions you will need to add the namespace definition shown below to the definitions element of your contract.
JMS Extension Namespace
xmlns:jms="http://cxf.apache.org/transports/jms"