Hi,
I have this same problem,
I am comparing the source I send to the version downloaded - it is
parenthesis difference.
In order to fix the problem please remove the parenthesis in line 111.
111             }<-
            getLogger().debug("processing stream ContentType= " +
request.getContentType() + "ContentLen= " + len);
Thanks,
Kinga

-----Original Message-----
From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 12, 2001 11:42 AM
To: [EMAIL PROTECTED]
Subject: Re: [C2] new stream generator submission


giacomo wrote:
> 
> On Tue, 29 May 2001, kingadziembowska wrote:
> 
> Hi Kinga
> 
> I've integrated the StreamGenerator into both branches (HEAD and
> 2.0). I did not convert the ReadMe into the xdocs DTD yet. I've made it
> available in the webapp/docs/samples/stream directory.

It does not compile.  I get a try without a catch/finally block exception.

> 
> Could you please cross check?
> 
> Thanks!
> 
> Giacomo
> 
> > Hi All Developers,
> >
> >  A specialized team at HP-Bluestone is in the process of evaluating
Cocoon as
> > a B2B engine. As one of the key people on this initiative, I undertook
the
> > initial prototype building and created generic StreamGenerator that may
be
> > valuable to Cocoon users in general.
> >
> > My problem domain was:
> >
> >   a.. XML document containing the data to be processed is sent as POST
message body.
> >   b.. During the processing the data need to be "understood" and some
datebase operations need to be performed.
> >   c.. The result XML document needs to be generated.
> >   d.. The format of the result document needs to be easily adjusted to
different vendor's "standards".
> > In order to satisfy my problem domain needs I created a
StreamGenerator, which is producing SAX events out of POST message body.
> >
> > I like to contribute my StreamGenerator for Cocoon Project.
> > I think it's going to be useful in B2B area and for future XForm
implementation.
> >
> > To review my submission, unzip xml-cocoon2Add.zip file, and compile
> > xml-cocoon2 code.
> > In order to view my submission "in action," read the attached ReadMeAdd
file
> > for further details and instructions.
> >
> > We are excited about our results and future developments with Cocoon and
are
> > happy to see that Cocoon is soon to be released in its beta version. I
look
> > forward to hearing from you on this topic.
> >
> > Sincerely,
> >
> > Kinga Dziembowski
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to