Re: SDO project plan accepted

2009-04-29 Thread Pradeep Fernando
Hi devs, I ve just started my work on providing dynamic SDO databinding to the tool. still in the initial phase. love to work together with gsoc cxf project as it would save time of both of us.I went through the WSDL2Java code of CXF & me & my mentor decided on using CXF tool over Axis2 one. sorr

dynamic SDO databinding to wsdl2Java-CXF.

2009-06-11 Thread Pradeep Fernando
ctor.addTypesClassName(pkg, tn, pkg + "." + > tn); <<<<<<< here > return super.createSourceFile(typename); > } > }; > can you please explain the usage of that that. Thanks in advance, Pradeep Ferna