Re: HSSFSerializer on away mission

2002-05-06 Thread Andrew C. Oliver
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 >

Re: HSSFSerializer on away mission

2002-05-05 Thread Sven Kuenzler
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

Re: HSSFSerializer on away mission

2002-05-03 Thread Nicola Ken Barozzi
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

Re: HSSFSerializer on away mission

2002-05-03 Thread Andrew C. Oliver
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

RE: HSSFSerializer on away mission

2002-05-03 Thread Vadim Gritsenko
> 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