Re: SOAPMessage with attachment problem

2008-12-04 Thread Chinmoy Chakraborty
Andreas, What does it mean by Constants.Configuration.MTOM_THRESHOLD?? Chinmoy On Wed, Dec 3, 2008 at 3:29 AM, Andreas Veithen [EMAIL PROTECTED]wrote: Chinmoy, The error indeed indicates that you also need to upgrade to a newer AXIOM version. Snapshots are available from [1]. For the other

Re: SOAPMessage with attachment problem

2008-12-02 Thread Andreas Veithen
Chinmoy, The error indeed indicates that you also need to upgrade to a newer AXIOM version. Snapshots are available from [1]. For the other issue: the next Axis2 release will indeed require Java 1.5. If upgrading to that Java version is not an option for you, please have a look at retrotranslator

Re: SOAPMessage with attachment problem

2008-12-01 Thread Andreas Veithen
Chinmoy, It is not writing MIME messages because the writeTo method was not implemented correctly. This should now be fixed in trunk. Andreas On Mon, Dec 1, 2008 at 09:52, Chinmoy Chakraborty [EMAIL PROTECTED] wrote: Hi All, I am creating a SOAP message using axis2 soap-api and soap-impl.

Re: SOAPMessage with attachment problem

2008-12-01 Thread Chinmoy Chakraborty
Hi Andreas, Thanks for reply. How do I get the fixed version? From where do I get latest jars? Chinmoy On Mon, Dec 1, 2008 at 4:59 PM, Andreas Veithen [EMAIL PROTECTED]wrote: Chinmoy, It is not writing MIME messages because the writeTo method was not implemented correctly. This should now

Re: SOAPMessage with attachment problem

2008-12-01 Thread Andreas Veithen
Chinmoy, You can either build it from sources (using the Subversion repository at [1]) or wait for the next build and pick up the JAR at [2]. I don't know the exact build schedule, but a new build should be available within 24 hrs. Also, be aware that axis2-saaj-api no longer exists, but has been

Re: SOAPMessage with attachment problem

2008-12-01 Thread Chinmoy Chakraborty
Andreas, I have downloaded the axis2-saaj-SNAPSHOT.jar from the [2] link but I am getting following error: Caused by: java.lang.NoSuchMethodError: