[jira] [Commented] (AXIS2-5341) Recursion within a extension causes an ADBException: Unexpected subelement XXXX

2013-05-02 Thread Kishanthan Thangarajah (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648146#comment-13648146 ] Kishanthan Thangarajah commented on AXIS2-5341: --- I'm not getting into an iss

RE: Spring integration for Axis2

2013-05-02 Thread Martin Gainty
attempting to understand your need for extra configurator Web.xml provides basic configuration to initialise Axis2Servlet axis2.xml provides basic configuration for each service.aar since web.xml contains the ability to ingest more parameters thru properties file AND you have not supplied

[jira] [Commented] (AXIS2-5518) adb-codegen: ADBBeanTemplate.xsl generates erroneous code resulting in javac error: 'else' without 'if'

2013-05-02 Thread William Walsh (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647799#comment-13647799 ] William Walsh commented on AXIS2-5518: -- Martin, I wasn't sure I understood your comm

Re: Spring integration for Axis2

2013-05-02 Thread Gihan Madushanka
* Hi Sagara, Thank you very much for the hint. I managed to fix that issue by introducing following modification into ConfigurationContextFactoryBean class. if (transportOutDescriptions != null) { for (TransportOutDescription description : transportOutDescriptions) { d

Jenkins build is back to normal : Axis2-trunk-java-1.6 #1600

2013-05-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

Jenkins build is back to normal : Axis2-trunk-java-1.6 ยป Apache Axis2 - Integration #1600

2013-05-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

[jira] [Commented] (AXIS2-5518) adb-codegen: ADBBeanTemplate.xsl generates erroneous code resulting in javac error: 'else' without 'if'

2013-05-02 Thread Martin Gainty (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647415#comment-13647415 ] Martin Gainty commented on AXIS2-5518: -- public static java.lang.Object getTy