Given a service in CXF 2.2.10 set up with JAX-WS+JAX-B, carefully avoiding anything more complex and exotic than MTOM, what's the least nasty (and fastest) way to spit out a lot of client proxy objects for it? Assume a slight preference for the JAX-WS API over the CXF API, but only very slight.
- (too) many ways to make a JAX-WS client? Benson Margulies
- Re: (too) many ways to make a JAX-WS client? Daniel Kulp
- Re: (too) many ways to make a JAX-WS client? Benson Margulies
