-
The TCK for JWSDL has been updated to match the
latest maintenance release of JSR110 and the JWSDL
API v1.2.
2006-09-14 20:30:07 UTC by kaputin
-
kaputin committed patchset 52 of module jwsdltck to the TCK for JWSDL ( JWSDLTCK ) CVS repository, changing 1 files.
2006-09-13 22:50:19 UTC by kaputin
-
kaputin committed patchset 51 of module jwsdltck to the TCK for JWSDL ( JWSDLTCK ) CVS repository, changing 2 files.
2006-09-13 22:46:29 UTC by kaputin
-
kaputin committed patchset 50 of module jwsdltck to the TCK for JWSDL ( JWSDLTCK ) CVS repository, changing 1 files.
2006-09-13 16:01:08 UTC by kaputin
-
kaputin committed patchset 49 of module jwsdltck to the TCK for JWSDL ( JWSDLTCK ) CVS repository, changing 1 files.
2006-09-13 15:59:06 UTC by kaputin
-
Logged In: YES
user_id=1208590
Committed BindingTest v1.6 - Added test methods to test
manipulation operations with named input and output messages
and with unnamed input and output messages.
2006-09-12 10:42:59 UTC by kaputin
-
kaputin committed patchset 48 of module jwsdltck to the TCK for JWSDL ( JWSDLTCK ) CVS repository, changing 1 files.
2006-09-12 10:41:55 UTC by kaputin
-
Logged In: YES
user_id=1208590
Committed PortTypeTest v1.5 - Added test methods to test
manipulation of operations with named input and output
messages and with unnamed input and output messages.
2006-09-12 10:14:53 UTC by kaputin
-
Additional test methods are required for
javax.wsdl.Binding.getBindingOperation and
removeOperation. The existing test method specifies an
operation name and null values for the input and output
message name arguments. To fully test the expected
behaviour as described in the API Javadoc for these
methods, two further test methods are required - one to
test for a named operation with named...
2006-09-12 10:09:42 UTC by kaputin
-
Additional test methods are required for
javax.wsdl.PortType.getOperation and removeOperation.
The existing test method specifies an operation name
and null values for the input and output message name
arguments. To fully test the expected behaviour as
described in the API Javadoc for these methods, two
further test methods are required - one to test for a
named operation with named input...
2006-09-12 10:07:35 UTC by kaputin