Sebastien wrote: > > I'm just guessing, but maybe HelloWorldImpl.componentType (this > is the SCDL side file defining the HelloWorldImpl component type > and in particular its component property) is not found by the > classloader used to run the Junit test cases.
Jeremy's suggestion about the component type file not getting copied to the classes directory was on the mark, so that test is passing now. -- Jack Unrue [EMAIL PROTECTED]
