Hi,
I am having difficulty loading custom tools using
toolbox. Basically I have a simple java class that
performs some action and am attempting to load it on
start-up. The reference is not getting processed. All
help is appreciated.
<?xml version="1.0"?>
<toolbox>
<!-- other tools
...
...
-->
<tool>
<key>airportTools</key>
<scope>application</scope>
<class>package.AirportTools</class>
</tool>
</toolbox>
template:
$airportTools.getHciForArtcc($ARTCC_ID)
__________________________________
Yahoo! for Good - Make a difference this year.
http://brand.yahoo.com/cybergivingweek2005/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]