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
Post a Comment