[jira] [Commented] (AXIS2-5985) Axis2 web service using as rest endpoint, need to implement security

2020-10-09 Thread JustJoinedJava (Jira)
[ https://issues.apache.org/jira/browse/AXIS2-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210764#comment-17210764 ] JustJoinedJava commented on AXIS2-5985: --- Hi Robert, Thanks for the response. I am

Re: Upgrading manually xalan 2.7.2 and commons fileupload 1.4 in axis2-1.7.9

2020-10-09 Thread robertlazarski
The latest code in git has commons-fileupload 1.4 though the OSGI unit test is still failing. Anyways, you can still build by skipping the unit tests, then access the war as shown: git clone https://github.com/apache/axis-axis2-java-core.git mvn -Dmaven.javadoc.skip=true -Dmaven.test.skip.exec c