• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

wscompile task

 
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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?
reply
    Bookmark Topic Watch Topic
  • New Topic