Re: Why is trunk not using SNAPSHOT(s) of Axiom / XMLSchema etc?

2009-06-21 Thread Andreas Veithen
Because until now, Axis2 trunk worked fine with Axiom 1.2.8. I'm working on an issue in Axis2 that seems to be solved by some of the OMStAXWrapper fixes in Axiom and I was actually going to change the dependency to Axiom 1.2.9-SNAPSHOT. Andreas On Sun, Jun 21, 2009 at 04:32, Davanum Srinivas wrot

[jira] Resolved: (AXIS2-4383) Unexpected subelement applicationID - from Stub's parse method

2009-06-21 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4383. Resolution: Fixed Fix Version/s: 1.6 Assignee: Andreas Veithen I tested you

Re: Why is trunk not using SNAPSHOT(s) of Axiom / XMLSchema etc?

2009-06-21 Thread Davanum Srinivas
+1 for switching to snapshots of Neethi/XmlSchema/Axiom/woden at the very least. Not sure about transports. thanks, dims On 06/21/2009 03:57 AM, Andreas Veithen wrote: Because until now, Axis2 trunk worked fine with Axiom 1.2.8. I'm working on an issue in Axis2 that seems to be solved by some

Re: Why is trunk not using SNAPSHOT(s) of Axiom / XMLSchema etc?

2009-06-21 Thread Andreas Veithen
Note that the drawback is that before doing a release of Axis2, we would need to make sure that all dependencies have been released. Maybe it's better to switch to snapshots only when there is a precise reason? I don't know. Andreas On Sun, Jun 21, 2009 at 12:27, Davanum Srinivas wrote: > +1 for

[jira] Commented: (AXIS2-4374) org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement

2009-06-21 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722405#action_12722405 ] Andreas Veithen commented on AXIS2-4374: Can you try to validate the response using

Re: Why is trunk not using SNAPSHOT(s) of Axiom / XMLSchema etc?

2009-06-21 Thread Davanum Srinivas
Andreas, Please see http://marc.info/?l=axis-dev&m=117734349010193&w=2 * The trunk should always be "cutting edge" and as such should usually be pointing at SNAPSHOT versions of all dependencies. This allows for continuous integration with our partner projects. Also see, http://marc.info/?t=1

[jira] Created: (AXIS2-4400) InputStream left open in AxisService

2009-06-21 Thread Mike Rheinheimer (JIRA)
InputStream left open in AxisService Key: AXIS2-4400 URL: https://issues.apache.org/jira/browse/AXIS2-4400 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: kernel Reporter: Mike