Questions Tagged With axishttps://answers.axonivy.com/tags/axis/?type=rssquestions tagged <span class="tag">axis</span>enThu, 12 Mar 2020 01:45:20 -0400AXIS web service client calls LinkageError with Policyhttps://answers.axonivy.com/questions/4451/axis-web-service-client-calls-linkageerror-with-policy<p>Since Axon.ivy 8.0 you may have problems with AXIS web service client calls, which you will notice in the log as follows:</p> <pre><code>LinkageError: loader constraint violation: loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @4797c3e2 wants to load class org.apache.neethi.Policy. A different class with the same name was previously loaded by org.eclipse.osgi.internal.loader.EquinoxClassLoader @59b5251d. (org.apache.neethi.Policy is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @59b5251d, parent loader 'platform') </code></pre> <p>This problem occurs in combination with web service policies. To fix this issue, you need to migrate to the CXF Web Service Client technology - the AXIS stack is deprecated.</p> <p><img alt="alt text" src="https://answers.axonivy.com/upfiles/1583991754-603005-image.png"></p> <p>We have invested heavily in the new CXF technology in the Web Service Call Stack . If you have any problems with CXF, please contact us. We will take our time and make the CXF stack even better 💪!</p>Alex SuterThu, 12 Mar 2020 01:45:20 -0400https://answers.axonivy.com/questions/4451/axis-web-service-client-calls-linkageerror-with-policywebservicecxfaxisThe maven build has problem with axis2https://answers.axonivy.com/questions/4393/the-maven-build-has-problem-with-axis2<p>Hello Ivy Team</p> <p>When I migrate from Ivy 7 to ivy 8. I have problem when build project with maven. I added Axon.ivy WS Call (Axis2) and using it to call axis2 and soap in my project.</p> <p><img alt="alt text" src="https://answers.axonivy.com/upfiles/error1.JPG"></p> <p>But when I build with maven the error displayed <img alt="alt text" src="https://answers.axonivy.com/upfiles/error2.JPG"></p> <p>Please help me to resolve it. Thanks</p>anhleTue, 18 Feb 2020 02:04:34 -0500https://answers.axonivy.com/questions/4393/the-maven-build-has-problem-with-axis2mavenwebserviceaxis