View Single Post
  #2 (permalink)  
Old May 9th, 2007, 19:59
bmclamb bmclamb is offline
OTMSIG Board Member
 
Join Date: Oct 2006
Posts: 9
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 0
bmclamb is on a distinguished road
Re: How can I remove namespace from XML out integration?

We are on 5.0, but we had a similar problem when we upgraded. I believe we had to modify the property setting below in the glog.common.properties file. I'm not sure if it is the same in 5.5

# Added for BPEL integration
glog.integration.printXmlDeclaration=false
glog.integration.xmlNamespace=

Beth