ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Jython-users
Jython-users
[Jython-users] Running embedded Jython from Weblogic 6.1 using an EAR
by other posts by this author
May 5 2003 5:28PM messages near this date
RE: [Jython-users] jython and excel | Re: [Jython-users] jython and excel
I have successfully had a Stateless Session EJB make a call to an embedded 
Jython script, which imported and cached everything it needed from the 
System Classpath.

Unfortunately, my Classpath grew very large and a decision was made to 
deploy our software in an EAR.  All J2EE components are working properly 
by loading the classes they need from the EAR.  However, Jython is not 
recognizing anything in the EAR ... only the Jars in the System Classpath 
(which is now very small).

Do you know how to instruct Jython to use the EAR classloader and inherit 
its internal classpath?  By the way, I am using the Apache BSF (Bean 
Scripting Framework) to abstract the JythonInterpreter from my Java code. 
 Thanks in advance. 

Erik Klein

________________________________________________________________________
The information in this e-mail, and any attachment therein, is confidential and for use by t
he addressee only. If you are not the intended recipient, please return the e-mail to the se
nder and delete it from your computer. Although The Bank of New York attempts to sweep e-mai
l and attachments for viruses, it does not guarantee that either are virus-free and accepts 
no liability for any damage sustained as a result of viruses.
Attachments:
unknown1


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved