You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Berin Loritsch <bl...@apache.org> on 2001/06/12 17:41:41 UTC

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: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2] new stream generator submission

Posted by giacomo <gi...@apache.org>.
On Tue, 12 Jun 2001, Berin Loritsch wrote:

> 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.

Oops, I've not done a test compilation, sorry. I've just copied it into
the tree (but have done some editing to have it confirm to the coding
style used).

I promise to be more careful in the future.

Thanks for fixing it.

Giacomo

>
> >
> > 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: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org