Hi, I have a question about WSDL2Java code generation tool, I have a requirement to change the generated files i.e. wrapper objects of complex types and skeleton code.
But after modifying the generated files, if I run WSD2Java again it is overriding all the changes except for skeleton code. So, any option to not to override files if the files are already present. Thanks. - Anil david2 wrote: > > Dennis, > > Bless you my son for the incredible insight you have provided in this > example. I had wrestled with the issue of JiBX mapping for non-trivial > types for many hours before I stumbled on your example. I am well on my > way now. > > One thing: Although I can get your example to work, and I have been able > to duplicate the approach in my own application, I was not able to get > either your WSDL or my similarly constructed WSDL to validate in NetBeans. > > The error generated is: > > > XML validation started. > > C:/netBeansWorkspace/Sandbox/library.wsdl:26,12 > src-resolve: Cannot resolve the name 'tns:BookInformation' to a(n) > 'type definition' component. > > 1 Error(s), 0 Warning(s). > XML validation finished. > > Any idea what might be going wrong, or is it possibly just a NetBeans > issue? > > -David > -- View this message in context: http://www.nabble.com/-Axis2--JiBX-unwrapped-with-Fault-example-tf3017807.html#a9940228 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
