Hi ,
I am depolying an application in weblogic . I am compiling the application in Unix Envirinment . In Bash shell i am using some user specific variable for example .
export MY_LOGFILE_LOC=/home/amosale/logs/deploy/amosale_tc.log.
In My Weblogic.xml i am using this variable as $MY_LOGFILE_LOC . But its not replacing the variable.
Is there any way i can use the Shell Variables in my xml file.
Any Help is appriciated.
Regards
I am depolying an application in weblogic . I am compiling the application in Unix Envirinment . In Bash shell i am using some user specific variable for example .
export MY_LOGFILE_LOC=/home/amosale/logs/deploy/amosale_tc.log.
In My Weblogic.xml i am using this variable as $MY_LOGFILE_LOC . But its not replacing the variable.
Is there any way i can use the Shell Variables in my xml file.
Any Help is appriciated.
Regards