- CWLDE0000E: The validator was unable to validate the file due to an unexpected failure
- CWLDE0001E: The transition from the main state machine''s intial state must have an operation
- CWLDE0002E: The transition cannot be both a self-transition and an automatic transition
- CWLDE0003E: The transition from a composite state''s initial state must be automatic
- CWLDE0004E: An error occured during invocation of an entry action on state {0} in state machine {1}. The current transition will continue executing
- CWLDE0005E: Only one automatic transition from a composite state is allowed
- CWLDE0006E: This transition will not occur because another transition will always occur
- CWLDE0007E: State does not have any incoming transitions
- CWLDE0007I: English only message. Future releases of this product will include other languages: {0}
- CWLDE0008E: No transition from state {0} could be selected for the operation {1}
- CWLDE0008W: State does not have any outgoing transitions
- CWLDE0009E: The default transition for a composite state cannot have a guard
- CWLDE0010E: A transition from an initial state cannot have a guard
- CWLDE0011E: Variable name ''{0}'' is reserved
- CWLDE0012I: Terminate states are usually used in composite states, a final state would normally be used
- CWLDE0013E: Variable name ''{0}'' is already used
- CWLDE0014E: Only a value, invoke or java code must be specified
- CWLDE0015E: Self-transitions on composite states cannot be internal
- CWLDE0016E: Either an invoke or java code must be specified
- CWLDE0017W: There is potential to get stuck in this state because it can only be exited by timeout transitions that have guards
- CWLDE0018E: Referenced interface does not exist
- CWLDE0019E: Only an invoke or java code must be specified
- CWLDE0020W: Composite state should contain a final state
- CWLDE0021E: Composite state must contain a final state to trigger default transition
- CWLDE0022E: Internal composite state machine not found for composite state
- CWLDE0023E: Internal composite state machine ''{0}'' does not have an associated state
- CWLDE0024E: Internal state name ''{0}'' is already used
- CWLDE0025E: The ''getState'' operation cannot be used on a transition
- CWLDE0026E: A transtion must only be one of the following: automatic, caused by an operation, or caused by a timeout
- CWLDE0027E: Either a value, invoke or java code must be specified
- CWLDE0028E: Final state cannot have outgoing transitions
- CWLDE0029E: Terminate state cannot have outgoing transitions
- CWLDE0030E: Only a self-transition can be specified to be an internal transition
- CWLDE0031E: The default transition for a composite state cannot be a self-transition
- CWLDE0032E: Only one interface must be specified for a reference
- CWLDE0033E: An initial state must have only one outgoing transition
- CWLDE0034W: State machine should have a final state
- CWLDE0035E: All incoming transitions are self-transitions
- CWLDE0036E: Internal composite state machine name ''{0}'' is already used
- CWLDE0037E: Property name ''{0}'' already defined
- CWLDE0038W: The display name of the state is not unique
- CWLDE0039E: At least one interface must be specified
- CWLDE0040E: The operation name must be specified
- CWLDE0041E: The operation interface must be specified
- CWLDE0042E: Only WSDL port types are supported
- CWLDE0043E: Interface is specified more than once
- CWLDE0044E: Interface must be in the business state machine''s set of interfaces
- CWLDE0045E: Operation ''{0}'' is defined in more than one interface
- CWLDE0046E: Operation ''{0}'' is not defined for the specified interface
- CWLDE0047E: Interfaces must be specified
- CWLDE0048E: Correlation Set must be specified
- CWLDE0049E: A main state machine must be specified
- CWLDE0050E: An initial state is required
- CWLDE0051E: A state machine must have at least two states
- CWLDE0052E: A state machine must have at least one transition
- CWLDE0053E: A target name space must be specified
- CWLDE0054E: A name must be specified for a composite state machine
- CWLDE0055E: A name must be specified for a correlation set
- CWLDE0056E: A name must be specified for a state machine definition
- CWLDE0057E: Correlation set property ''{0}'' is defined more than once
- CWLDE0058E: Correlation set property ''{0}'' does not have an associated property definition
- CWLDE0060E: Correlation set must have at least one property
- CWLDE0061E: A name must be specified for a correlation set property
- CWLDE0062E: A type must be specified for a correlation set property
- CWLDE0063E: The type specifed on the correlation set property does not exist
- CWLDE0064E: Packages must be specified on an import
- CWLDE0065E: A transition may not target an initial state
- CWLDE0066E: The getState operation must output only a string
- CWLDE0067E: The getState operation must have a single output of type string and called ''state''
- CWLDE0068E: Interface must be specified
- CWLDE0069E: A name must be specified for a variable
- CWLDE0070E: A type must be specified for a variable
- CWLDE0071E: The type specified on the variable does not exist
- CWLDE0072E: Transition must have a source state
- CWLDE0073E: Transtion must have a target state
- CWLDE0074E: A name must be specified for a parameter
- CWLDE0075E: A variable must be specified for a parameter
- CWLDE0076E: An operation must be specified on an invoke
- CWLDE0077E: A reference must be specified on an invoke
- CWLDE0078E: The reference on the invoke is undefined
- CWLDE0080E: A name must be specifed on a reference
- CWLDE0081E: Operation name ''{0}'' not defined by reference
- CWLDE0082E: Operation name ''{0}'' defined on an interface must be used
- CWLDE0083E: A property name must be specified for a property alias
- CWLDE0084E: The property name does not refer to an existing property
- CWLDE0085E: An input message must be specified for a property alias
- CWLDE0086E: The message specified on the propery alias does not exist
- CWLDE0087E: The operation ''{0}'' does not have a property alias for property ''{1}''
- CWLDE0088W: There are property aliases for property ''{0}'' that are not used
- CWLDE0089I: Operation failures for one-way operations and for two-way operations without a supported fault message will only be logged
- CWLDE0090E: Operation ''{0}'' cannot have more than one fault defined
- CWLDE0091E: Operation ''{0}'' must have a fault with only a single attribute that is a string
- CWLDE0092E: Operation ''{0}'' could not be validated
- CWLDE0093W: Operation ''{0}'' must have an input
- CWLDE0094E: Expiration value is not a valid date
- CWLDE0095E: Expiration value has already occured
- CWLDE0096E: Correlation set property is not a supported type
- CWLDE0097W: Transition might not occur because another transition is caused by the same operation without a guard
- CWLDE0098E: A part must be specified for a property alias
- CWLDE0099E: The part specified in the property alias is not defined in the associated interface
- CWLDE0100E: The property alias does not correctly refer to the interface
- CWLDE0101E: The property alias refers to an element whose type does not match the property type
- CWLDE0102E: A composite state that has a final state, must have a default transition
- CWLDE0103E: The query specified in the property alias does not match the associated interface
- CWLDE0104E: Operation being invoked must have at least one input
- CWLDE0105E: The invoke element cannot be used in this context
- CWLDE0106E: The variable specified for the parameter is not defined
- CWLDE0107E: Parameter ''{0}'' has a type of ''{1}'' that does not match variable type of ''{2}''
- CWLDE0108E: Variables containing ''{0}'' are reserved
- CWLDE0109E: Variables that end with ''{0}'' are reserved
- CWLDE0110E: Invoke input parameter ''{0}'' does not match any operation input
- CWLDE0111E: Parameter not defined for operation input ''{0}''
- CWLDE0112E: Parameter not defined for operation output ''{0}''
- CWLDE0113E: Invoke output parameter ''{0}'' does not match any operation output
- CWLDE0114E: Parameter ''{0}'' is defined more than once
- CWLDE0115E: The faults specified on the invoke''s operation ''{0}'' do not match those defined on the associated business state machine operation ''{1}''
- CWLDE0116W: The invoke operation ''{0}'' faults are not exposed on the business state machine operation ''{1}''
- CWLDE0117E: Operation ''{0}'' has ''BSMFault'' defined more than once
- CWLDE0118W: The operation name ''{0}'' is longer than 38 characters and may prevent the debugger from working correctly
- CWLDE0119W: The state name ''{0}'' is longer than 32 characters and may prevent the debugger from working correctly
- CWLDE0120W: The transition name ''{0}'' is longer than 37 characters and may prevent the debugger from working correctly
- CWLDE0121E: The state name must be specified
- CWLDE0122E: The transition name must be specified
- CWLDE0123E: The ''getDisplayState'' operation cannot be used on a transition
- CWLDE0124E: The getDisplayState operation must have a single output of type string and called ''state''
- CWLDE0125E: The Business State Machine contains severe errors. Code generation cannot continue.
- CWLDE0126E: The display name of the state must be specified
- CWLDE2001E: Business state machine identification is not unique
- CWLDE5001E: Business state machine implementation ''{0}'' does not exist
- CWLDE5002E: Inconsistent declaration of interfaces between component defintion and sacl file and implementation
- CWLDE5003E: Inconsistent declaration of references between component defintion and sacl file and implementation
- CWLDE5100E: The interface ''{1}'' in the state machine component file ''{0}'' must specify the ''preferredInteractionStyle'' attribute with a value of ''async''.
- CWLDE5101E: The state machine component file ''{0}'' contains at least one interface of the wrong type. Be sure to use only ''WSDLPortType'' interfaces.
- CWLDE5102E: The state machine component file ''{0}'' contains an interface ''{1}'' that does not have a corresponding interface in the state machine implementation file.
- CWLDE5103E: The state machine component file ''{0}'' does not contain an interface that corresponds to the interface ''{1}'' in the state machine implementation file.
- CWLDE5104E: The reference ''{1}'' in the state machine component file ''{0}'' specifies a multiplicity other than ''1..1''. State machines support ''1..1'' only.
- CWLDE5105E: The state machine component file ''{0}'' contains a reference ''{1}'' without an interface.
- CWLDE5106E: The state machine component file ''{0}'' contains a reference ''{1}'' with more than one interface.
- CWLDE5107E: The state machine component file ''{0}'' contains a reference ''{1}'' with at least one interface of the wrong type. Be sure to use only ''WSDLPortType'' interfaces.
- CWLDE5108E: The state machine component file ''{0}'' contains a reference ''{1}'' that does not have a corresponding reference in the state machine implementation file.
- CWLDE5109E: The state machine component file ''{0}'' does not contain a reference that corresponds to the reference ''{1}'' in the state machine implementation file.
- CWLDE5110E: The state machine component file ''{0}'' specifies the ''Transaction'' implementation qualifier more than once.
- CWLDE5111E: The state machine component file ''{0}'' specifies the ''ActivitySession'' implementation qualifier. This qualifier is not allowed for state machines.
- CWLDE5112E: The state machine component file ''{0}'' must contain the ''Transaction'' implementation qualifier with a value of ''global''.
- CWLDE5113E: The interface set qualifier ''JoinActivitySession'' in the state machine component file ''{0}'' is not allowed for state machines.
- CWLDE5114E: The interface qualifier ''JoinActivitySession'' in theinterface ''{1}'' in the state machine component file ''{0}'' is not allowed for state machines.
- CWLDE5115E: The interface set in the state machine component file ''{0}'' contains the ''JoinTransaction'' interface set qualifier with a value other than ''false''.
- CWLDE5116E: The interface ''{1}'' in the state machine component file ''{0}'' contains the ''JoinTransaction'' interface qualifier with a value other than ''false''.
- CWLDE5117E: The interface set of the state machine component file ''{0}'' specifies the ''JoinTransaction'' interface set qualifier more than once.
- CWLDE5118E: The interface ''{1}'' of the state machine component file ''{0}'' specifies the ''JoinTransaction'' interface qualifier more than once.
- CWLDE5119E: The interface ''{1}'' in the state machine component file ''{0}'' does not specify the mandatory ''JoinTransaction'' interface qualifier.
- CWLDE5120E: The operation ''{2}'' of the interface ''{1}'' in the state machine component file ''{0}'' specifies the ''JoinActivitySession'' operation qualifier though it is not allowed.
- CWLDE5121E: The operation ''{2}'' of the interface ''{1}'' in the state machine component file ''{0}'' does not specify the mandatory ''JoinTransaction'' operation qualifier.
- CWLDE5122E: The operation ''{2}'' of the interface ''{1}'' in the state machine component file ''{0}'' contains the ''JoinTransaction'' operation qualifier with a value other than ''false''.
- CWLDE5123E: The reference set in the state machine component file ''{0}'' specifies the ''SuspendActivitySession'' reference set qualifier though this qualifier is not allowed.
- CWLDE5124E: The reference ''{1}'' in the state machine component file ''{0}'' specifies the ''SuspendActivitySession'' reference qualifier though this qualifier is not allowed.
- CWLDE5125E: The reference set in the state machine component file ''{0}'' contains a ''DeliverAsyncAt'' reference set qualifier with a value other than ''commit''.
- CWLDE5126E: The reference ''{1}'' in the state machine component file ''{0}'' contains a ''DeliverAsyncAt'' reference qualifier with a value other than ''commit''.
- CWLDE5127E: The reference set of the state machine component file ''{0}'' specifies the ''DeliverAsyncAt'' reference set qualifier more than once.
- CWLDE5128E: The reference ''{1}'' of the state machine component file ''{0}'' specifies the ''DeliverAsyncAt'' reference qualifier more than once.
- CWLDE5129E: The reference ''{1}'' in the state machine component file ''{0}'' does not specify the mandatory ''DeliverAsyncAt'' reference qualifier.
- CWLDE5130E: The value ''{1}'' of the ''sacl'' attribute of the ''adaptiveEntity'' element in the state machine component file ''{0}'' must specify a valid file URL.
- CWLDE5131E: The state machine implementation file ''{1}'' specified by the ''sacl'' attribute of the ''adaptiveEntity'' element in the state machine component file ''{0}'' does not exist.
- CWLDE5132E: The operation ''{2}'' of the interface ''{1}'' of the state machine component file ''{0}'' specifies the ''JoinTransaction'' operation qualifier more than once.
- CWLDE5133E: The reference ''{1}'' in the state machine component file ''{0}'' has a matching reference in the implementation file, but the reference has the wrong number of interfaces.
- CWLDE5134E: The reference ''{1}'' in the state machine component file ''{0}'' has a matching reference in the implementation file, but the interfaces are not equivalent.
- CWLDE5135E: An exception occurred while attempting to load the resource ''{0}''.