Re: [Axis2] 1.4 branch broken?

2009-03-06 Thread keith chapman
Hi Dennis, You should go into the tools folder and build the axis2-aar-maven-plugin and the axais-mar-maven-plugin first. Then build axis2 from the root level. Thanks, Keith. On Fri, Mar 6, 2009 at 12:57 PM, Dennis Sosnoski wrote: > Ok, so that's not the cause of the problem. I guess the real

Re: [Axis2] 1.4 branch broken?

2009-03-06 Thread Dennis Sosnoski
Thanks, Keith - that got me as far as the codgen build. I then had to manually change the adb pom.xml to use version 1.4-SNAPSHOT, since the svn version of the pom is using 1.4.1. Now it dies during xmlbeans tests, but I got as far as I needed. - Dennis keith chapman wrote: Hi Dennis, You

Re: [jira] Resolved: (AXIS2-3987) Axis2 Addressing treats MessageID as a required element

2009-03-06 Thread Brian De Pradine
That's the tricky bit. It is not us making it mandatory, it is the spec stating that it is mandatory. The following is taken from [1]. In either of the above cases, if the related message lacks a [message id] property, the processor MUST fault. [1] http://www.w3.org/TR/2006/REC-ws-addr-core-20

[jira] Commented: (AXIS2-3987) Axis2 Addressing treats MessageID as a required element

2009-03-06 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679554#action_12679554 ] Brian DePradine commented on AXIS2-3987: For future reference, here is the section

[jira] Commented: (AXIS2-4069) un-wrapped parameters option leads to invalid Java code

2009-03-06 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679620#action_12679620 ] Kirill Safonov commented on AXIS2-4069: --- Any plans on this to be fixed? It prevents u