Re: BeanShellFunctionProvider in WebContainer
"Pat Lightbody" <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <05ab01c315c9$06c501d0$6901a8c0@moose> |
Please open a bug for this at jira.opensymphony.com. -Pat ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Thursday, May 08, 2003 2:10 AM Subject: [Opensymphony-developers] BeanShellFunctionProvider in WebContainer > In order to use the BeanShellFunctionProvider in a Web Container > (tomcat/jboss) > I had to set the interpreter class loader like that: > > try { > i = new Interpreter(); > > i.setClassLoader(Thread.currentThread().getContextClassLoader()); > > ... > > } finally { > i.setClassLoader(null); > } > > > I don't know if the same thing is necessary for the BSFFunctionProvider. > Does anyone tried it in a Web container? > > > Joachim. > > **** DISCLAIMER **** > "This e-mail and any attachments thereto may contain information > which is confidential and/or protected by intellectual property > rights and are intended for the sole use of the recipient(s) named above. > Any use of the information contained herein (including, but not limited to, > total or partial reproduction, communication or distribution in any form) > by persons other than the designated recipient(s) is prohibited. > If you have received this e-mail in error, please notify the sender either > by telephone or by e-mail and delete the material from any computer. > Thank you for your cooperation." > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Opensymphony-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensymphony-developers ------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com