Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-09 Thread Etienne Giraudy
Create an issue for this with wsdl, request and response. see https://issues.apache.org/jira/browse/AXIS2-3259 Thanks, Etienne

Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-04 Thread Amila Suriarachchi
ing file upto 1 GB in 67 sec using MTOM. > > > > > > Let me know if you need more help > > > > > > Regards > > > Yogesh > > > > > > > > > > > > > > > *"Ajith Ranabahu" <[EMAIL PROTECTED] >* > > >

Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-04 Thread Yogesh . Dhake
d .. Test Data . 38 --MIMEBoundaryurn_uuid_BEA3504621155EBAFD1191441357256 2 -- 0 Regard Yogesh Dhake "Amila Suriarachchi" <[EMAIL PROTE

Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-04 Thread Etienne Giraudy
; > > > > > > > > *"Ajith Ranabahu" <[EMAIL PROTECTED]>* > > > > 10/03/2007 02:48 PM Please respond to > > axis-user@ws.apache.org > > > > To > > axis-user@ws.apache.org cc > > > > Subject > > Re: [AXIS2] ADBExc

Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-03 Thread Amila Suriarachchi
ed more help > > Regards > Yogesh > > > > > *"Ajith Ranabahu" <[EMAIL PROTECTED]>* > > 10/03/2007 02:48 PM Please respond to > axis-user@ws.apache.org > > To > axis-user@ws.apache.org cc > > Subject > Re: [AXIS2] ADBException: Unexp

Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-03 Thread Yogesh . Dhake
essful in transferring file upto 1 GB in 67 sec using MTOM. Let me know if you need more help Regards Yogesh "Ajith Ranabahu" <[EMAIL PROTECTED]> 10/03/2007 02:48 PM Please respond to axis-user@ws.apache.org To axis-user@ws.apache.org cc Subject Re: [AXIS2] ADBExcept

Re: [AXIS2] ADBException: Unexpected subelement contentType

2007-10-03 Thread Ajith Ranabahu
Hmm.. It could be a bug. I'm thinking that since we have special treatment for base64Binary, the problem could be that. Can you try putting the base64Binary type as the last element of the sequence ? (I have a feeling that the issue could be with something immediately following the base64bin type)

[AXIS2] ADBException: Unexpected subelement contentType

2007-10-03 Thread Etienne Giraudy
Hi, I'm working on migrating a web service client from axis 1.4 to axis2 1.3. With axis2 I have an issue with a complex type containing a base64Binary element: When the client fails with the following exception; org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Un