Module /server/schema/nees/ntcp/

back to main page

Summary Period: 2003-07-07 to 2004-04-29

Modules

/server/schema/nees/ntcp/

Lines Of Code


Total Lines Of Code: 397 (2004-07-27)

Changes Per User

UserChangesLines of codeLines each change
mdarcy 6 (50.0%) 398 (76.8%) 66
wilk 5 (41.6%) 98 (18.9%) 19
pearlman 1 (8.3%) 22 (4.2%) 22
Sum 12 (100%) 518 (100%) 43

Most Recent Commits

wilk
4/29/04 12:14 PM
Furher work on proposeAndExecute call. Making many small corrections in various files.
13 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+13 -10)

wilk
4/28/04 11:21 AM
Undeployment corrections to build process. Extending server state interfaces to allow removing transactions and control points. Implementing reset call in NtcpHelper and NtcpServerImpl.
1 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+1 -1)

wilk
4/27/04 11:42 AM
Added new empty reset call and two tests for this call: BasicResetTest and StructuresTestReset.
20 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+20)

wilk
4/15/04 11:51 AM
Removed SimplePlugin.java. Added SimpleControlPlugin.java, SimpleControlFactory.java and SimpleControlPolicyPlugin.java files used by StateTransitionTest. Added ntcp-server-util-test-config.wsdd file used by tests from org/nees/ntcp/server/util subdirectory
3 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+3 -20)

wilk
4/14/04 11:39 AM
Added NtcpHelperTest. Added SimplePlugin for other tests purposes
61 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+61 -9)

pearlman
7/25/03 4:02 AM
Added getControlPoint. Also a GetControlPointTest, which is commented
out and will only pass for plugins that provide a "dummy" control point
(which DummyControlPlugin now does).
22 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+22)

mdarcy
7/23/03 1:32 AM
added output SOAP message definitions back for all methods that did not have them - gets around wierd issue (or feature) with axis where methods invoked without output message handlers return immediately and execute asynchronously
now, each server method will properly block, regardless of return value, until the plugin either completes the underlying function or the client timeouts waiting for a response from the server
37 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+37 -1)

mdarcy
7/14/03 3:34 AM
integrated state machine code and backend code into server
added getParameter and setParameter to server PortType interface and NtcpHelper
modified BasicTest so that it would attempt only one propose->exec->cancel sequence
added "ntcpBackendFactory" parameter into ntcp server deployment descriptor in server-config.wsdd - this paramter specifies the FQ java class name of the backend factory to use, the server will attempt to locate and load this file at startup
changed LocalControlPlugin interfaces to use arrays of stub types rather than vector wrappers
added DummyControlFactory class for DummyControlPlugin test
27 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+27 -2)

mdarcy
7/12/03 1:51 AM
fixed serialization issue for ParameterType complex type - minor gsdl change required - should not impact client(s) or plugins(s)
added convenience class for ParameterType
fixed up basic test
added simple compile-time configurable approach for testing - pretty much just another convenience class
9 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+9 -9)

mdarcy
7/9/03 3:38 AM
minor schema changes
updated NtcpHelper and test cases to reflect schema changes
basic test case runs and fails as expected
serialization/deserialization of complex types appears to be working in the basic test, but is not thoroughly tested in other places
53 lines of code changed in:
server/schema/nees/ntcp/ntcp_server_port_type.gwsdl (+53 -69)


Generated by StatCvs v0.1.3