Regarding WS-I Basic Profile

We will be developing webservices which will be deployed on weblogic 9.2(which supports Basic Profile 1.1). I checked the Basic Profile specs and just wanted to confirm a point:

1. Are there any steps a webservice developer has to take to ensure compliance or is everything taken care of automatically by the complying app server?

[343 byte] By [vinayss78a] at [2007-11-27 11:15:14]
# 1

Of course you have to do things.

Things like not trying to expose methods with identical names (no method overloading allowed in WS-I 1.0).

jwentinga at 2007-7-29 14:11:45 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...