On Wednesday, January 18, 2012 6:31:45 AM uib wrote: > Does anyone have any clue about this. > why on some computers this would be a problem and on some not.
Yea. It's not picking up CXF. It's using the JAX-WS implementation found in the JDK which requires all the wrapper classes to be pre-generated and compiled. Make sure you are grabbing CXF jars on the classpath. Dan > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/consuming-web-service-runtime-modeler-error > -Wrapper-class-not-found-tp5154080p5154983.html Sent from the cxf-user > mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
