Re: WSDL2JS

2009-08-13 Thread Demetris
Hey guys, the documentation says: "It is relatively straightforward to run a CXF service in a Tomcat container on z/OS". But the IBM OS is not a requirement correct? I can run this service on any Tomcat container running on any OS right? I know this is an element

Re: WSDL2JS

2009-08-13 Thread Demetris
One more question for whoever has a few minutes to help out - Let's say my client contacted the remote server using a URL in order to obtain the javascript client. When this script is loaded and ran on the client side browser, I am assuming that by default it uses HTTP to send out the SOAP mess

Re: WSDL2JS

2009-08-13 Thread Benson Margulies
When the server provides the javascript, it provides the correct URL. Which is often not port 8080. To answer another question, no z/OS is not required. On Thu, Aug 13, 2009 at 4:57 PM, Demetris wrote: > > One more question for whoever has a few minutes to help out - > Let's say my client contac

Maven page on confluence

2009-08-13 Thread Benson Margulies
The confluence page on how to use CXF from maven is quite dated and confused.