Bean Shell with WebLogic

"David Winslow" <[email protected]> Wed, 2 Mar 2005 09:44:58 -0700
Newsgroups gmane.comp.java.beanshell.devel
Message-ID <[email protected]>
I am developing a web app using WebLogic 7sp4 and have come across a
problem when deploying my application as a war file.  My bean shell
scripts import classes that are in the war file but I end up with a
classnotfound error because beanshell can not find the classes in the
war file.  Is there a way to fix this?