As JAX-WS implementations, Metro and CXF follow the same rules, namely the JAX-WS spec, so I don't think Metro would behave differently. The others may or may not help you--if they are JAX-WS implementations that fully follow the spec, they won't be able to generate wrapped for that structure either.
HTH, Glen Hi ! Ok thanks, i read it in one thread also. But then the only way is to declare a local element in the wsdl which is a specfcific type. Or does it even require the specific type to not have any references. There are other framework like Xfire, Axis, JBossWS and Metro for example does generate it wrapped for this wsdl structure. Regards, Daniel F dkulp wrote: > > -- View this message in context: http://www.nabble.com/Wsdl2Java-Generating-BARE-not-WRAPPED-tp23138624p23175819.html Sent from the cxf-user mailing list archive at Nabble.com.
