Hi everybody,
Please, is tehe anybody who can help me? I`m developing with bea weblogic 6.1. Out application is ready to be distributed, but now i`m founding problems to package it into a war file. We`ve got the app running rigth in an exploded directory under the config one. In this situation, the path & classpaths application environment variables are set to the application root directory by default, i say,
CLASSPATH=..../config/applications/DefaultWebApp
PATH=.,...../config/applications/DefaultWebApp
I never had to touch nothig to do that, is the default behaviouh of weblogic. Rigth, all ourt development an resource loading has been done using this configuration, but now, when I package the proyect into war file, i can´t fin de way to reference the directory root in the classpath and path.
Can anybody help me?
Thanks
Please, is tehe anybody who can help me? I`m developing with bea weblogic 6.1. Out application is ready to be distributed, but now i`m founding problems to package it into a war file. We`ve got the app running rigth in an exploded directory under the config one. In this situation, the path & classpaths application environment variables are set to the application root directory by default, i say,
CLASSPATH=..../config/applications/DefaultWebApp
PATH=.,...../config/applications/DefaultWebApp
I never had to touch nothig to do that, is the default behaviouh of weblogic. Rigth, all ourt development an resource loading has been done using this configuration, but now, when I package the proyect into war file, i can´t fin de way to reference the directory root in the classpath and path.
Can anybody help me?
Thanks