Re: help needed

2003-07-28 Thread Scott Nichol
Send an e-mail to [EMAIL PROTECTED] Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Bivins, Jeff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 28, 2003 3:3

help needed

2003-07-28 Thread Bivins, Jeff
Does any one know how to be removed from this list ?   Thanks,   Jeff

Attachments and EJBs

2003-07-28 Thread Virtual Light
If I expose a stateless EJB as a SOAP service is it possible to send attachments to it?    Regards, Bill    Tired of spam? Get advanced junk mail protection with MSN 8.

Re: help needed

2003-07-28 Thread Anne Thomas Manes
SAAJ is just an API. Any interop issues must be blamed on the implementation, not on the API. SAAJ is the standard low-level SOAP API for Java. The SAAJ API gives you direct control of the SOAP envelope constructs. Bear in mind that both JAX-RPC and JAXM use the SAAJ API under the covers to

Re: help needed

2003-07-28 Thread Vishal Shah
Thanks Anne. Are you aware of any interop issues with regards to  SAAJ ? Most of the examples/code I've seen so far, are proverbial and don't exhibit true nature of SAAJ. Has anyone (or have you) experienced any problem/issue sending a SOAP msg with attachment( a single or multiple attachments) to

Re: help needed

2003-07-28 Thread Anne Thomas Manes
I recommend SAAJ (a standard API) over Apache SOAP (an old proprietary API). Apache Axis implements the SAAJ API.   Anne - Original Message - From: Vishal Shah To: [EMAIL PROTECTED] Sent: Monday, July 28, 2003 11:14 AM Subject: Re: help needed Does Apache SOAP 2

Re: help needed

2003-07-28 Thread Vishal Shah
Does Apache SOAP 2.2 support SOAP attachments over asynchronous transport ? If so, which is a better choice, SAAJ or Apache SOAP ? Thanks,Scott Nichol <[EMAIL PROTECTED]> wrote: These are used to support SOAP Attachments.Scott NicholDo not send e-mail directly to this e-mail address,because it is