Book a Demo

Author Topic: Web Service Generation  (Read 3141 times)

SystemStu

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Web Service Generation
« on: May 22, 2009, 07:07:32 am »
Has anyone used EA to generate a web service document (WSDL) which is accepted by Visual Studio 2008?

So far my attempts have failed since the EA-generated WSDL does conform to WS-I Basic Profile v1.1, which is expected by Visual Studio. The EA Model Transformation wizard does not allow document wrapped literal WSDL style, without the designer creating a bunch of intermediate objects - which is not a productive experience. There are also some namepsace issues which VS 2008 does not like.

Any positive experiences with these two tools would be appreciated?