R
Rasheed
Please forgive my ignorance as I’m new to SOA related interoperability
issues. The requirement is to build interoperable web services which should
conform to WS-I Basic Profile 1.1 (This requirement came little late in the
development life cycle)
The current web service implementation heavily uses Data Transfer Objects
(DTO) as parameters to web service (The DTO itself contains primitive data
types) . In few places .NET generics are used as well.
Having said,
Do we conform to WS-I BP? Or To what degree we conform to WS-I BP?
If not, what would it take to make is WS-I conformance?
Kindly advice.
issues. The requirement is to build interoperable web services which should
conform to WS-I Basic Profile 1.1 (This requirement came little late in the
development life cycle)
The current web service implementation heavily uses Data Transfer Objects
(DTO) as parameters to web service (The DTO itself contains primitive data
types) . In few places .NET generics are used as well.
Having said,
Do we conform to WS-I BP? Or To what degree we conform to WS-I BP?
If not, what would it take to make is WS-I conformance?
Kindly advice.