I did a second run tonite on xmlbeans / AXIS2-3071 and I still get "Operation not found" - though it is hitting the server. I'm seeing in the logs:
[org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher] - [MessageContext: logID=urn:uuid:6669EE75521E65B8DD1186364242187] Attempted to check for Operation using target endpoint URI, but the operation fragment was missing I suppose its possible this could be my fault as its a complicated case - though my code was working in 1.2 snapshots at one point. Anything I can check to to see if its really a bug? I am validating the payload before I call the stub. I noticed that axis2 code did change a bit in RequestURIBasedOperationDispatcher since the last time I tested this code on it. Incidently, I just ran xmlbeans on a simpler case and it seemed to work fine. I'd really like to see xmlbeans go out with no known serious issues. Robert On 8/5/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Folks, > > At this moment there are zero blockers in JIRA for 1.3. Please try RC3 > released friday (http://people.apache.org/~deepal/axis2/1.3-RC3/) or > 1.3 branch's nightly build from here - > http://people.apache.org/dist/axis2/nightly/ > > *Please* make sure you try it out as this is the last chance before we > cut 1.3 Final early next week. > > thanks, > dims > > -- > Davanum Srinivas :: http://davanum.wordpress.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
