cloud-spring-boot-sample icon indicating copy to clipboard operation
cloud-spring-boot-sample copied to clipboard

Need for web.xml

Open steinermatt opened this issue 8 years ago • 2 comments

Not sure, why the resource-ref in the web.xml is still needed to get the Datasource properly provisioned via JNDI on SAP HANA Cloud Platform runtimes. Not really Spring Boot-ish to still need a web.xml file, but... well, the context.xml alone doesn't cut it.

We'll safe it for later...

steinermatt avatar Dec 14 '16 15:12 steinermatt

Posted a respective Q on stackoverflow: http://stackoverflow.com/questions/41146353/spring-boot-still-requires-resource-ref-in-web-xml

steinermatt avatar Dec 14 '16 15:12 steinermatt

Hi @steinermatt, did you find any solution or a workaround?

rahmanusta avatar Jan 02 '17 06:01 rahmanusta