Go back over old group to include context in expected messages

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821837 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
slaws 2009-10-05 15:22:07 +00:00
parent b2442a4182
commit a2c05350eb

View file

@ -15,12 +15,16 @@
# specific language governing permissions and limitations
# under the License.
ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate service name: Component = TestComponent1 Service = Service1
ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate reference name: Component = TestComponent1 Reference = Reference1
ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate property name: Component = TestComponent1 Property = propertyName
ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Duplicate service name: Component = TestComponent1 Service = Service1
ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Duplicate reference name: Component = TestComponent1 Reference = Reference1
ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Duplicate property name: Component = TestComponent1 Property = propertyName
ASM_4007=org.apache.tuscany.sca.contribution.processor.ContributionReadException: Error: property has both @type and @element attribute values - propertyName
ASM_4008=org.oasisopen.sca.ServiceRuntimeException: [] - [ASM_4008] No value configured on a mustSupply property: Component = TestComponent1 Property = propertyName
ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Reference not found for component reference: Component = TestComponent1 Reference = InvalidName
ASM_4008=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - [ASM_4008] No value configured on a mustSupply property: Component = TestComponent1 Property = propertyName
ASM_5004=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestClient] - Too many targets on reference: reference1
ASM_5005=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Duplicate service name: Component = TestComponent1 Service = Service1
ASM_5006=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Component type service not found for component service (missing @Remotable annotation?): Component = TestComponent1 Service = InvalidName
ASM_5007=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Duplicate reference name: Component = TestComponent1 Reference = Reference1
ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Component type reference not found for component reference: Component = TestComponent1 Reference = InvalidName
ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component service interface incompatible with implementation service interface: Component = TestComponent1 Service = Service1
ASM_5014=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component reference multiplicity incompatible with reference multiplicity: Component = TestComponent1 Reference = Reference1
ASM_5028=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Property not found for component property: Component = TestComponent1 Property = randomName