« Return to Thread: WebLogic 10.3 EXT_PRE_CLASSPATH

WebLogic 10.3 EXT_PRE_CLASSPATH

by Ibai Perez :: Rate this Message:

Reply to Author | View in Thread

Hello everybody,

I'm having trouble trying to run my application using Cargo, as I'm unable to add a specific directory to WebLogic's EXT_PRE_CLASSPATH.

The way I usually do it, consists of adding this line to startWebLogic.sh:

export EXT_PRE_CLASSPATH=/home/ibai/someDirectory

But since I'm using Cargo  I'm not able to add the files that are in my directory to WebLogic's classpath.

Is there any workaround that could solve this issue, or maybe I must assume that Cargo isn't useful in this case?

Regards,

Ibai.

 « Return to Thread: WebLogic 10.3 EXT_PRE_CLASSPATH