Re: Use XMLBeans with Axis1?

2009-11-17 Thread Olindo Pindaro
e examined the available options for the Ant > task, and I just don’t see it. > > > > *From:* Olindo Pindaro [mailto:o.pind...@gmail.com] > *Sent:* Tuesday, November 17, 2009 1:13 AM > > *To:* axis-user@ws.apache.org > *Subject:* Re: Use XMLBeans with Axis1? > > > &

RE: Use XMLBeans with Axis1?

2009-11-17 Thread KARR, DAVID (ATTCINW)
ndaro [mailto:o.pind...@gmail.com] Sent: Tuesday, November 17, 2009 1:13 AM To: axis-user@ws.apache.org Subject: Re: Use XMLBeans with Axis1? "wsdl2java" could use xmlbeans when you invoking it to map wsdl objects in java beans. You can use SOAPUI , a GUI to automate webservice code gener

Re: Use XMLBeans with Axis1?

2009-11-17 Thread Olindo Pindaro
he required elements and what > they look like. > > > > *From:* Olindo Pindaro [mailto:o.pind...@gmail.com] > *Sent:* Monday, November 16, 2009 2:59 PM > *To:* axis-user@ws.apache.org > *Subject:* Re: Use XMLBeans with Axis1? > > > > I just relased a project using

RE: Use XMLBeans with Axis1?

2009-11-16 Thread KARR, DAVID (ATTCINW)
Ok, I guess I should have worded my question differently. Can you tell me HOW you did it? Show me the required elements and what they look like. From: Olindo Pindaro [mailto:o.pind...@gmail.com] Sent: Monday, November 16, 2009 2:59 PM To: axis-user@ws.apache.org Subject: Re: Use XMLBeans

Re: Use XMLBeans with Axis1?

2009-11-16 Thread Olindo Pindaro
I just relased a project using Axis 1.4 with xmlbeans. No problem, the "Integration" is natural, seamless. 2009/11/16 KARR, DAVID (ATTCINW) > I know that usage of Axis1 is probably pretty rare now, but I wanted to > know whether there is any (successful) experience integrating Axis1 with > XM

Use XMLBeans with Axis1?

2009-11-16 Thread KARR, DAVID (ATTCINW)
I know that usage of Axis1 is probably pretty rare now, but I wanted to know whether there is any (successful) experience integrating Axis1 with XMLBeans. I've done some searches on the internet, and the only ones I found were people who gave up. :)