posted 17 years ago
Hi
I am using weblogic "wsdlc" task to generate web services artifacts...I have noticed that in the sun tool "wscompile", we can specify nodatabinding attribute which will not couple the generated web service classes with user defined data types....However in the weblogic task i.e., wsdlc, i can not find an equivalent attribute...Any idea as to how to specify no data binding in a weblogic webservice?