How to deploy soap service (service task) from camunda bpm example

Hi Team ,

I am facing issues as below when i run ServiceTaskSoapTest.java.
how to deploye this application.POM file has package as below

jar
I am facing more issues for this SOAP service task

how to deploy bpmn file along with parseTemperature.js and soap Envelop.ftl

SEVERE: ENGINE-16004 Exception while closing command context: Error while evaluating expression: ${S(response)
.childElement(“Body”)
.childElement(“http://www.webserviceX.NET”, “GetWeatherResponse”)
.childElement(“GetWeatherResult”)
.textContent()}. Cause: Error invoking function ‘S’
org.camunda.bpm.engine.ProcessEngineException: Error while evaluating expression: ${S(response)
.childElement(“Body”)
.childElement(“http://www.webserviceX.NET”, “GetWeatherResponse”)
.childElement(“GetWeatherResult”)
.textContent()}. Cause: Error invoking function ‘S’

Anyone please share the working source code and steps to deploy?

Whether JAR deployment or WAR. If then how to deploy Jar with BPMN, SoapEnvelop.ftl. parseTemperature.js

Thanks and Regards,
murugesan.