Let me add that the IBM code that I saw furthermore looked not nice from the modelling (meta-data are not XML-schema-compliant) and processing perspective (a complete DOM is build and traversed for deserialisation). Since I like ZOAP to be as closely integrated to java.io as possible, I decided to do it on my own. As soon as some usable Apache code can be embraced, I�d be the first to jump on it ... Best, CGJ -----Urspr�ngliche Nachricht----- Von: Adi Lev [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 29. Juni 2000 06:49 An: jBoss Developer Betreff: RE: [jBoss-User] Re: [jBoss-Dev] [Ann] ZOAP the SOAP invocation l ayer IBM Soap open source is client side implementation. Here is the a suggestion of Server side implementation that is connected to a EJB server activating the EJB itself. There is no claim up to now that server side is EJB one, howvever natural it sound. Morever SOAP will activate DCOM entities in Microsoft implementation. > -----Original Message----- > From: Thor Heinrichs-Wolpert [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, June 29, 2000 7:47 AM > To: jBoss; jBoss Developer > Cc: jBoss > Subject: Re: [jBoss-User] Re: [jBoss-Dev] [Ann] ZOAP the SOAP > invocation layer > > I think I missed something here. > Is this another SOAP implementation? Have we considered using the IBM > SOAP > implementation that was recently donated to Apache? > > Thor HW > ----- Original Message ----- > From: "Wong Kok Wai" <[EMAIL PROTECTED]> > To: "jBoss Developer" <[EMAIL PROTECTED]> > Cc: "jBoss" <[EMAIL PROTECTED]> > Sent: Tuesday, June 27, 2000 6:40 PM > Subject: [jBoss-User] Re: [jBoss-Dev] [Ann] ZOAP the SOAP invocation layer > > > > Again my apologies to Dr Jung and crew for thinking ZOAP is a > vapourware. > Keep > > up the good work. > > > > marc fleury wrote: > > > > > Dr Jung and his crew at infor contacted us (the board) about a month > ago, > > > with a funky little proposal for a jboss 2.0 plugin on invocation to > support > > > SOAP, the new invocation protocol for XML from MS and IBM. > > > > > > > > > > > -- > > -------------------------------------------------------------- > > To subscribe: [EMAIL PROTECTED] > > To unsubscribe: [EMAIL PROTECTED] > > Problems?: [EMAIL PROTECTED] > > > > >
