[Soaplab-users] Classloaders in Soaplab
Brought to you by:
marsenger
From: <and...@bc...> - 2005-07-05 16:53:24
|
Hi, I have written a shell script for a custom soaplab ws that calls a number of command line tools in sequence, creating and reading temporary files as it goes. Some of the calls are to java classes available in my classpath. However, these do not seem to work (NoClassDefFoundError). It does work when I call it directly rather than as a WS. Is this because the system classpath is not used even from the shell? How can I fix it? Cheers, Anders -- Anders Lanzén, MSc Programmer Computational Biology Unit Bergen Center for Computational Science http://www.bccs.uib.no phone: +47 5558 4045 email: and...@bc... |