Kevin, Your assembly.xml needs to have the dependecy declarations as well.
ServletContainerService sounds interesting, care to tell us about it? - Paul >Maybe I'm just too tired to see this, but I'm getting an error when >deploying a .SAR file. The error is: > >Dependency for role >"com.electricanvil.ptolemy.server.framework.services.registry.BlockRegistry" >not specified for the Block named "ServletEngine". I've stared and stared >at the .xinfo file for the ServletEngine block and just don't see the >problem. Am I looking in the right place? > >--Kevin > >Here is the contents of the .xinfo: > ><?xml version="1.0"?> > ><blockinfo> > <block> > <version>1.0</version> > </block> > <services> > <service >name="com.electricanvil.ptolemy.server.framework.services.servlet.ServletContainerService" > version="1.0" /> > </services> > <dependencies> > <dependency> > <service >name="com.electricanvil.ptolemy.server.framework.services.registry.BlockRegistry" > version="1.0" /> > </dependency> > </dependencies> ></blockinfo> > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
