Mike, Craig, that was a solution I thought about as well.
But what do you do for the case that the user needs to "insert" himself somewhere in the middle of this whole dependency pi-pa-po? There was an issue on the MyFaces mailing list were a user needed to get his phase-listener executed right before a myfaces one. If we try to solve this whole issue with sequences, we will need to solve this situation as well, right? Now there needs to be a possibility for the user to rewrite the dependencies! How do you want to do this? regards, Martin On 9/28/05, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > Exactly! I was going to use the MANIFEST Class-Path: attribute as an > example in my last message, but I wasn't sure if it was evaluated for > any jar other than the original target jar. > > On 9/28/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > Some sort of dependency declaration is going to be necessary for solving > > this problem completely. There's precedent in the way that a JAR file can > > declare dependencies on other JARs in it's MANIFEST.MF file ... something > > like that should be explored here as well. > > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German

