OpenBEL / openbel-framework

An open platform for capturing, integrating, storing, and sharing biological knowledge in and across organizations.
http://openbel.org
Apache License 2.0
22 stars 7 forks source link

Ws simplification #9

Closed JamesMcMahon closed 12 years ago

JamesMcMahon commented 12 years ago

Simplification of Webservices layer. Changed to it from a 5 step process to a 2 step process.

-Removed duplicate object model from ws.client -Removed duplicate .xsd files -Removed static .wsdl file -Changed code to work with auto-generated ObjectFactory class with no manual steps