java - MessageDispatcher is NULL when it is migrated from web logic server to tomcat server -


I am migrating from my Spring Soap based application Web Logic 10.3.5 server to the Tomcat 7 server. While using the existing war file in Tomcat from Weblogic, I did not get much of the exceptions. I do not think tomato is loading files. I got some core files of approximately 1440 aspect in scorpion found like some of the exceptions

org.springframework.ws.server for
 . MessageDispatcher class org.springframework.xml.xpath.Jaxp13XPathExpressionFactory $ Jaxp13XPathExpression class org.springframework.xml.namespace.SimpleNamespaceContext - - (NullPointerException) null null java.lang.NullPointerException  

I summarize it If it is not clear, please tell me.

I got a solution for my issue when I checked my Java and Java version, then both mail accounts Are there. Javac -version is 1.6 and Java-Vision is 1.8. Apart from this, my application has been built on Java 1.6, where Tomcat (7.0.42) has been displayed in Java JVM version 1.8. I changed the tomatoes Java Java version to 1.6. Now all my exceptions related to running the application have gone.

I have seen project specific errors to solve.

Thank you for your time.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -