On Mon, 2002-05-06 at 03:06, Sven Kuenzler wrote:
> Hmm, it seems like my posts from last week got lost somewhere.
>
> Vadim, Andy, Ken,
>
> thanks for your answers. In the meantime, I managed to get it working. My
> solution still depends on the full cocoon.jar. As time permits, I can try to
>
Hmm, it seems like my posts from last week got lost somewhere.
Vadim, Andy, Ken,
thanks for your answers. In the meantime, I managed to get it working. My
solution still depends on the full cocoon.jar. As time permits, I can try to
separate the classes involved. If that is of any help for you, I
From: "Andrew C. Oliver" <[EMAIL PROTECTED]>
> Maybe you could collaborate with Ken who is working on moving pieces of
> the serializer to an XML serialization project called Morphos. Its in
> jakarta commons.
There is nothing there yet, sorry :-/
Look, this is what you could do:
1. take all
Maybe you could collaborate with Ken who is working on moving pieces of
the serializer to an XML serialization project called Morphos. Its in
jakarta commons.
If you do that you end up with free maintenance (of a non-cocoon
serializer),
ken gets to not have to apply my patches any more (exc
> From: news [mailto:[EMAIL PROTECTED]] On Behalf Of Sven Kuenzler
>
> Hi,
>
> I need to use the HSSFSerializer w/o Cocoon. I already had a look at
the
> ProcessingPipeline to figure out how to setup up a serializer
appropiately.
> At the moment, I get a NPE in getLogger(). So I guess I also h