[jira] Resolved: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1121?page=all ] Davanum Srinivas resolved AXIS2-1121. - Resolution: Fixed Fix in r442593 -- dims > binary and enumFacet are incompatible with unordered in ADBBeanTempl

[jira] Reopened: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1121?page=all ] Davanum Srinivas reopened AXIS2-1121: - > binary and enumFacet are incompatible with unordered in ADBBeanTempl

[jira] Commented: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Chuck Williams (JIRA)
don't understand MTOM fully. I've read the spec and don't see why testing the start element name cannot be done. If you could explain how to test that the binary property has been reached I could fix the the template. > binary and enumFacet are incompatible with unord

Re: [Axis2] binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas
And checked in a fix as well. -- dims On 9/7/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: I've added a JIRA issue: http://issues.apache.org/jira/browse/AXIS2-1121 thanks, -- dims On 9/7/06, Chuck Williams <[EMAIL PROTECTED]> wrote: > Thanks Dims. I'm trying a build now. It takes a long

[jira] Resolved: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas (JIRA)
and in the case of binary won't check the propQName. Will this work for you? thanks, dims > binary and enumFacet are incompatible with unordered in ADBBeanTemplate > --- > > Key: AXIS2-1121

[jira] Commented: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas (JIRA)
other test needs to be devised if binary attributes are to work in an unordered context. I'd be happy to fix if you could answer that question. Thanks, Chuck > binary and enumFacet are incompatible with

Re: [Axis2] binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas
I've added a JIRA issue: http://issues.apache.org/jira/browse/AXIS2-1121 thanks, -- dims On 9/7/06, Chuck Williams <[EMAIL PROTECTED]> wrote: Thanks Dims. I'm trying a build now. It takes a long time from here due to all the maven library access delays (I already tried offline, which failed

[jira] Created: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas (JIRA)
binary and enumFacet are incompatible with unordered in ADBBeanTemplate --- Key: AXIS2-1121 URL: http://issues.apache.org/jira/browse/AXIS2-1121 Project: Apache Axis 2.0 (Axis2

Re: [Axis2] binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Chuck Williams
Thanks Dims. I'm trying a build now. It takes a long time from here due to all the maven library access delays (I already tried offline, which failed hopefully only because a new library is requried). The problems I've noted with the template remain. In the unordered case the code inserts binar

Re: binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Davanum Srinivas
As of this morning, build is not broken. Please get a fresh nightly and try again. there was a backward compat flag problem which i fixed yesterday. -- dims On 9/6/06, Chuck Williams <[EMAIL PROTECTED]> wrote: Hi Dims and Ajith, I believe you guys added revisions 434331 and 436663 as part of a

[Axis2] Fwd: binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-06 Thread Ajith Ranabahu
Forwarding with the Axis2 prefix. I nearly missed it :) BTW I guess these changes are done by Dims and Thilina for MTOM compatibility so I guess they are the best people to test what went wrong here :) On 9/6/06, Chuck Williams <[EMAIL PROTECTED]> wrote: Hi Dims and Ajith, I believe you guys ad