}
public void testAdd() throws Exception
{
// Add the component mapper
addComponentMapper(new TestComponentMapper(getPersistenceFactory()));
TestComponent addComponent = createComponentMetaData("component3",
new ObjectName("org.jboss:type=testComponent3"),
createCompositeMetaData("composite3", 'c', new Integer(3)));