Using external properties files in weblogic

前端 未结 8 961
被撕碎了的回忆
被撕碎了的回忆 2020-12-24 14:53

I am working on deploying a J2ee application that I have previously been deploying in JBOSS into Weblogic 10.3.1.0. I am running into an issue with external properties file

8条回答
  •  一生所求
    2020-12-24 15:04

    Although it may be a little extra effort, if you put the files into a JAR before dropping them into that lib directory, that should work.

提交回复
热议问题