Verify that repra_env.sh has the correct application server identified.
At the command line:
Using a text editor, open:
$JAGUAR/repra/bin/repra_env.sh
Verify that SERVER_TYPE is defined. If it is not, define the variable by entering:
SERVER_TYPE=EAS
At the command line:
Open the following file with an editor:
$BEA_HOME/repra/bin/repra_env.sh
Verify that SERVER_TYPE is defined. If it is not, define the variable by entering:
SERVER_TYPE=WEBLOGIC