OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-poc message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: SOAP implementation for Vienna?


Yes, I had to apply similar coaxing to get SOAP2.1 to 
meet my needs. I created my own SMTPTransport (since the
one included doesn't support SMwA yet) and I had to 
write my own SOAPMessage class that subclassed Message
so that I had a Message class for both send and receive.

IN addition, the SOAPContext doesn't wrap the
SOAP Envelope in MIME multipart/related package unless
there is an actual "attachment" A hack is in order
to add a dummy MIME bodypart on things like the
acknowledgment unless for purposes of the demo
we want to consider allowing messages with no payload
to be sent sans the MIME wrapper.

I also wrote my own Provider class so that the 
message could be properly processed in my environment.

Cheers,

Chris

SAKATA Yuji wrote:
> 
> Hi,Krishna and POC member
> 
> ----- Original Message -----
> From: "Krishna Sankar" <ksankar@cisco.com>
> To: "SAKATA Yuji" <ysakata@rd.nttdata.co.jp>; <ebxml-poc@lists.ebxml.org>
> Sent: Saturday, April 14, 2001 2:09 PM
> Subject: RE: SOAP implementation for Vienna?
> 
> > Thanks. Good observations. May be pure SOAP is not a good idea.
> >
> > Couple of questions :
> >
> > First, did you rewrite any of the Apache/SOAP ? Also, did you have any luck
> > with the Axis project ?
> >
> > cheers
> First, I wouldn't like to rewrite Apache/SOAP's code itself.
> So I implemented the Servlet class capturing  XML document via a facade
> pattern and implemented 'subclass' of  SOAPContext , which overrides inadequate method, as
> 'EbXMLMessageContext' class.
> 
> Second, I had a look at AXIS architecture and its source code, then I felt using AXIS may be better
> than using Apache/SOAP v2.1.
> However, I wouldn't like to use 'not-fixed' and 'evolving' code. So I 'm using Apache/SOAP.
> 
> regards,
> ----------------------
>  Yuji Sakata
>  NTT Data Corporation
>  ysakata@rd.nttdata.co.jp
> ----------------------
> 
> ------------------------------------------------------------------
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: ebxml-poc-request@lists.ebxml.org


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]

Search: Match: Sort by:
Words: | Help


Powered by eList eXpress LLC