What does the debug log say? Steve.
> -----Original Message----- > From: S V Subramonian [mailto:[EMAIL PROTECTED] > Sent: 26 August 2004 18:11 > To: [EMAIL PROTECTED] > Subject: Embedding Merlin in Main method > > > All, > > I am following the example of Merlin embedded in a > main method in combination with > AbstractMerlinTestCase. > > I have a container called tahiti and a component > called simple that I have mentioned in block.xml. > > I have a resolve method just like the one in > AbstractMerlinTestCase which takes the path of the > component. The path that I have given is > "/tahiti/simple". For some reason Merlin is > complaining that "Can't find 'tahiti' in model > repository: {}" > > Could any one help me to find out what could be an > issue. > > Thanks and regards, > Subbu > > > [DEBUG ] (): Can't find 'tahiti' in model repository: > {} > java.lang.Exception: ---- runtime exception report > -------------------------------------------------- > Exception: java.lang.IllegalArgumentException > Message: Unable to locate a container with name > [tahiti] within the container [[/]]. > ---- stack trace --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
