#!/bin/bash
export JAVA_OPTIONS="${{jrebel_args}} $JAVA_OPTIONS"
`dirname $0`/startWebLogic.sh $@
