multiple service endpoints

2008-03-10 Thread Norman Barker
Hi, I have used the wsdl2java tool to generate my service endpoints from an existing wsdl, I noticed that I had to change the port name for one of the endpoints in the generated java code. The generated code is great, and the first tool that has successfully handled complex xs:extensions :-) I de

Re: multiple service endpoints

2008-03-11 Thread Norman Barker
y application, I was not able to get CXF and Tomcat to share the (TCP) > port 8080. Is there some trick I'm missing, or is it actually impossible? > Also, how can two distinct services share the same endpoint URL? > Regards, > Scott > > On Mon, Mar 10, 2008 at 3:26