Kumar Gaurav_1 0 Newbie Poster

I have generated wsdl2java code using axis 1.4 .One classes has 2 constructor methods (one default constructor and other one has 2 parameters). Other classes that inherit from one class have the constructor parameters in the wrong order.The schema files is correct as they come from the OTA specification
Please guide what should be done to get rid of this ordering problem in constructor