Hi,
I'm working on porting wsdl2service from tools to tools2, i have reused
the wsdldefinition builder in the rt.
But i found that the jms extension schema is not consist with the one in
tools.
Several address extensions are lost. e.g
DestinationStyle
jndiProviderURL
initialContextFactory
UseMessageIDAsCorrelationID
DurableSubscriberName
I'm not jms expert, so i would like ask our jms guru, if those
attributes are needed any more?
BTW, the namespace in jms.xsd is http://cxf.apache.org/transports/jms,
and we use the jms.xjb to change the namespace to
http://cxf.apache.org/transports/jms
Is it necessary? why not use http://cxf.apache.org/transports/jms
directly in jms.xsd?
Thanks,
James.