I wonder if it is possible to send an xml in the SOAP standard to an "endpoint" in REST? Or if the best way would be to create Webservice in SOAP to not mix the protocols?
I ask this, because we have been redoing the entire backend (JEE7) for REST, but there is a "piece" of the application, in which we receive the xml (accountability) in the SOAP standard. The company that ships the xml to consume in our application will not change the shipping pattern any time soon.