I need to configure a WCF service that uses all of the wsHttpBinding
defaults, except WS-Addressing. (The Java client technology that will use
this service does not support the WS-Addressing specification.) Can anyone
tell me how to do this in a configuration file?

Thanks,
Dennis