Hello everybody,
I want to use Jfig (http://jfig.sourceforge.net/) in an Axis webservice. I usually locate the configuration file by passing the following parameters when I call the program on the command line:
java –Dconfig.filename=./config.xml –Dconfig.location=file ...
What is the way to pass these parameters (config.filename and config.location) to the Axis webservice so that it can locate the configuration file?
Thanks for your help!
Jimmy.
