Vadim,
The document you are sending contains two <Body> in the case of this example
it will not work. <Body> is expected to be unique. Invent some other
modification of the document.
Kinga  

> -----Original Message-----
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 07, 2002 7:18 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Dispatcher/Adapter
> 
> 
> No, I used online sample with:
> 
> <Envelope>
>  <Body>
>   <SomeTag>This is a part of the Body node tree</SomeTag>
>  </Body>
>  <Body>
>   <SomeTag>This is a part of the Body node tree</SomeTag>
>  </Body>
>  <OtherTag>This is not a part of the Body node tree</OtherTag>
> </Envelope>
> 
> :)
> 
> Vadim
> 
> > From: DZIEMBOWSKI,KINGA (HP-NewJersey,ex2)
> [mailto:[EMAIL PROTECTED]]
> > 
> > I belive you are using the first version I sent. I omitted 
> one line of
> code.
> > It is corrected in the download from the page
> > http://soap.bluestone.com/proposal.
> > 
> > Kinga
> > 
> > > -----Original Message-----
> > > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, February 07, 2002 5:43 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: Dispatcher/Adapter
> > >
> > >
> > > I have got an exception:
> > > org.xml.sax.SAXException: Can't have more than one root on a DOM!
> > > :)
> > >
> > > BTW: Does this proposal based on DOM? Or is DOM used just in this
> > > example?
> > >
> > > Vadim
> > >
> > > > -----Original Message-----
> > > > From: DZIEMBOWSKI,KINGA (HP-NewJersey,ex2)
> > > [mailto:[EMAIL PROTECTED]]
> > > > Sent: Thursday, February 07, 2002 5:22 PM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: Dispatcher/Adapter
> > > >
> > > > Hi,
> > > > I feel that the tension of release is over, and we can return to
> the
> > > > discussion on my proposal. I propose to add to the 
> Cocoon project
> > > > Dispatcher/Adapter concept. This set of interfaces and basic
> > > > abstraction
> > > > allows building pluggable extensions in a more standardized way.
> The
> > > > real
> > > > life example of such extension is our HP-SOAP Server. (You can
> > > > download it
> > > > from http://www.hpmiddleware.com/download.) But it is just one
> > > > example, the
> > > > imagination can bring much more.
> > > >
> > > > To refresh your memory the proposal, demo , patches  and
> > > > additions can be
> > > > found at:
> > > > http://soap.bluestone.com/proposal. The real HP-SOAP server
> > > > in action can be
> > > > accessed by:
> > > > http://soap.bluestone.com/hpws.
> > > > Please note the combination of Cocoon publishing
> > > > techniques, XSP pages used
> > > > as client forms to access SOAP services, with processing
> > > > capabilities.
> > > >
> > > > Kinga
> 
> 
> ---------------------------------------------------------------------
> 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