Hi! I'm facing a challenge here. Using cxf-codegen-plugin 2.7.4 with maven 3.1.1, the order of the methods in ObjectFactory.java is different every single time the class is generated. I'm using java 1.6.0.
The problem this causes for me is that I need the checksum of the compiled class to be constant (as long as the wsdl-file doesn't change of course), since our deployment tool detects changes based on checksums. This does not happen when I use the wsdl2java tool (also cxf 2.7.4) from the command line! POM-file: http://pastebin.com/GbriNzLM WSDL-file: http://pastebin.com/THNzVJbr Any tips or hints would be greatly appreciated! :-) Best regards Mats Faugli System Developer, P&T Private Mobile: +47 915 79 716, [email protected]<mailto:[email protected]> If, Drammensveien 264, 0283 Oslo. Postboks 240, 1326 Lysaker. Phone: 02400 - www.if.no [cid:[email protected]]<http://www.if.no/>
