Quoth Steven Sim on Tue, Jun 20, 2006 at 08:45:26PM +0800: > I am having loads of problem running the Sun MC Services under a > specific defined project.
You need to define more than just a "project" property in order for svc.startd to see a method context for the method. I don't remember which properties are necessary, but svccfg should create them for you if you put a method_context XML element in your service manifest. David