wsdl2java java code generation for multiple hosts

2008-05-22 Thread Chris Dunphy
hosts. On the console side I want to be able to use one set of wsdl generated stub classes and just tell the ServiceImpl class which host to connect to. Is this possible? Thanks, Chris Dunphy Software Developer, Enterprise Software Development Shaw Cablesystems G.P. 750-7417

RE: Using a JavaBean which contains a java.util.List property with CXF JAX-WS/JAXB front-end

2008-05-13 Thread Chris Dunphy
Thanks for the quick reply! That worked perfectly... Thanks again, // Chris Dunphy -Original Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 13, 2008 1:38 PM To: users@cxf.apache.org Subject: Re: Using a JavaBean which contains a java.util.List

Using a JavaBean which contains a java.util.List property with CXF JAX-WS/JAXB front-end

2008-05-13 Thread Chris Dunphy
much documentation as I could find, but I couldn't seem to find a way to get this working. Thanks! Chris Dunphy Software Developer, Enterprise Software Development Shaw Cablesystems G.P. 750-7417 [EMAIL PROTECTED] Suite 800 630 3rd Avenue SW, Calgary, Alberta, T2P 4L4 try { succeed(); } catch (const failed_error& e) { try { try_again(); } }