|
From: Jim B. <jim...@ho...> - 2001-05-18 19:20:39
|
hi guys, i'm trying to embed jython inside a j2ee server (weblogic 5.10 sp8) to script some simple interactions in the ejb layer. i can successfully create an interpreter, assign values from java into jython and retrieve them from jython into java. but i can't do anything like simple arithmetic manipulation. when i try i get an exception from the Java SecurityManager. any idea what's going on here? is this simply a configuration problem or something more serious? do you have experience embedding scripting inside j2ee apps? btw- i'm new to python/jython, but i have a fair amount of experience with interactive environments like smalltalk and am trying to create a little experimental testbed inside my j2ee system. thanks for your help, ...jim _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com |