this is actually a users question but nonetheless
if you restore your versions of Spring, hibernate, Quartz to original version ...everything works As a computer professional i am sure you know how to smoke-test new versions of an upgraded component which version of spring were you using before upgrade? which version of spring are you using after upgrade? which version quartz were you using before upgrade? which version of quartz are you uding after upgrade? which version hibernate were you using before upgrade? which version hibernate are you using after upgrade? you will need to show the stacktrace of the error you will need to show a copy of the logs..if tomcat log would be $TOMCAT_HOME/logs/localhost*.log it would also be helpful to see: ./WEB-INF/conf/axis2.xml ./WEB-INF/services/services.list ./WEB-INF/services/services.xml ./WEB-INF/web.xml ./WEB-INF/modules/modules.list Regards Martin ______________________________________________ ________________________________ From: Jagadeesh Umapathi <[email protected]> Sent: Friday, May 12, 2017 8:18 AM To: [email protected] Subject: Axis2 Webservice WSDL not accessible [I] Classification: For internal use only Hi, Could someone in your group help me identify the issue and help me resolve this. We have deployed 2 web services one is http basic protected and another one kerbrose protected within Axis framework as .aar files. This deployment was done long ago around 2013, since now we have no issues. Recently we decided to do the upgrade of software components like Spring, hibernate, Quartz and other components to latest available version. But our Axis version remains the same at 1.6.2. With the new version of software I have deployed on Axis 1.6.2 and I can see the services from front end using the Axis administrative portal and also validation also passes but however when I click on one of the deployed webservices I get Internal server 500 error. I am using Jdk 1.7.0.25. I also used xalan-2.7.0.jar. I have seen this FAQ entry in your website. https://axis.apache.org/axis2/java/core/faq.html#f1 ( Frequently Asked Questions on Apache Axis2<https://axis.apache.org/axis2/java/core/faq.html#f1> axis.apache.org General I'm having a problem using Axis2. What should I do? First make sure you go through the user guide and this FAQ. If you are using a ... see an internal server error page when I try to view the WSDL file.) At the moment I don’t have anything to share in terms of stack trace or anything. When I try to access the wsdl I get 500 internal server on browser. We also tried from http client and we get com.sun.xml.ws.client.ClientTransportException: The server sent HTTP status code 500: Internal Server Error. Could you help me pin point where the issue could be? Kind regards, ____________________________________________________ [https://brandportal.intranet.db.com/img/modules/logo.gif] Jagadeesh Umapathi IMS Engineering COO Chief Information Security Office - Identity & Access - Access Lifecycle Solutions Deutsche Bank AG, Filiale London 99 BishopsGate EC2M 3XD, United Kingdom Tel. +44 20 754-19391 Fax +44 2075 45216 Mobile +44 7886245799 Email [email protected]<mailto:[email protected]> [https://brandportal.intranet.db.com/img/modules/claim.gif] --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Please refer to https://www.db.com/disclosures for additional EU corporate and regulatory disclosures and to http://www.db.com/unitedkingdom/content/privacy.htm for information about privacy.
