Weblogic is not replacing spring app-congig place holder value -


i have eclipse , weblogic running in it.

i have added project in weblogic. started server

${prop.dir}\filename - cannot find path specified, io exception

then have added vm argument in weblogic server

 server view --> double click server --> open launch configuration -->   arguments --> add new arguments   key: -dprop.dir  value: c:\users\pathtodirectorywhichcontainsmypropertyfile 

the same error still exists. found weblogic not accepting argument.

how resolve issue? suggestions.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -