2011/5/25 Mikołaj Rybiński <[email protected]>:

> Is there a way to dynamically set Java properties for the classloader
> persistence shared with the whole workflow?


In general with Beanshell dependencies you need to make sure that the
classloader sharing setting is the same on each beanshell that is to
share the dependencies, and then only one of them need to actually
tick the boxes for which JARs are needed - as on execution time
Taverna will check all such beanshells to build the combined
classpath.

However with the System classloader setting you do not necessarily
need to flip all the other beanshell scripts as the system classloader
is always inherited in the other settings - but then you need to make
sure that the Beanshell script(s) that run first have the correct
setting and JARs ticked.


-- 
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to