Re: HELP: Issue with ADB & MTOMAwareOMBuilder

2012-02-07 Thread Amila Jayasekara
Thanks, > > Wally > > > > > > From: Wallace Dennis Jr. [mailto:wally.den...@aonhewitt.com] > Sent: Monday, January 30, 2012 7:46 PM > To: java-user@axis.apache.org; java-...@axis.apache.org > Subject: HELP: Issue with ADB & MTOMAwareOMBuilder > > > > Hello, > &

RE: HELP: Issue with ADB & MTOMAwareOMBuilder

2012-01-30 Thread Wallace Dennis Jr .
-...@axis.apache.org Subject: HELP: Issue with ADB & MTOMAwareOMBuilder Hello, I am trying to create a service to return a composite of response elements from other services. I am able to successfully serialize the response by obtaining an OMElement like this: OMElement

HELP: Issue with ADB & MTOMAwareOMBuilder

2012-01-30 Thread Wallace Dennis Jr .
Hello, I am trying to create a service to return a composite of response elements from other services. I am able to successfully serialize the response by obtaining an OMElement like this: OMElement elem = response.getOMElement( GetDc