NP - there's more to this though after fixing the manifest.  As mentioned
before
the whole sequence to initialize the registries are different now since they
are
loaded from the schema partition.  I stubbed this out in the past to make
things
compile but it always blew out an exception with a ...

if ( true )
{
   throw ....
}

So it's still broken.  I have to figure out how to navigate this command
structure to add
the code needed to initialize the registries.  Working on it right now. I'll
be on IRC if you
are available.

Alex

On 7/12/07, Pierre-Arnaud Marcelot <[EMAIL PROTECTED]> wrote:

Oooopps... Too late... You found the bug first.

Sorry, I didn't see your answer on the users list.

Pierre-Arnaud


On 7/12/07, Pierre-Arnaud Marcelot <[EMAIL PROTECTED]> wrote:
>
> Hi Alex,
>
> Yes, the 'output' listener is supposed to be doing the output logging.
>
> But since it's a NoDefClassFound exception, I suspect a problem in the
> META-INF/MANIFEST.MF file.
>
> I'm going to have a look at it...
>
> Pierre-Arnaud
>
>
> On 7/12/07, Alex Karasulu < [EMAIL PROTECTED]> wrote:
> >
> > Hi Pierre,
> >
> > I have been trying to debug the dump command for Markus and I cannot
> > seem to get any log output
> > any longer from the dump command.  I see some listeners here are they
> > supposed to be doing the
> > logging?
> >
> > Alex
> >
>
>

Reply via email to