Beth,
Thanks for the properties. This may actually help me with a client issue today. Great timing!
Just a note on modifying the OTM property files. All changes should go into the glog.properties file, within the section below. This will automatically override the settings in other lower-level property files (glog.app.properties, glog.web.properties, glog.common.properties, glog.base.properties).
Code:
#--------------------------------------------------------------------
# Custom Properties - Beginning
#--------------------------------------------------------------------
# Place all changes, new properties, and custom properties here.
# This section will be used during GC3 Upgrades
#--------------------------------------------------------------------
# Added for BPEL integration
glog.integration.printXmlDeclaration=false
glog.integration.xmlNamespace=
#--------------------------------------------------------------------
# Custom Properties - End
#--------------------------------------------------------------------
Hope this helps!
--Chris