I'm using IW_SYSTEM in my pt and it looks like this
<iw_system command='java -cp C:\oracle\ora81\jdbc\lib\classes12.zip;G:\ATG\Dynamo5.6.1\APQC\classes com.apqc.util.IWPageMapper'/>
When I run this, nothing is outputted at all, but if I run this from the command line on the server it works just fine. The only way I can get IW_SYSTEM to print something out is to only enter "java" for the command. Then it spits out the help screen for java...
Does Interwoven treat IW_SYSTEM different then just sending a command to the command prompt? Does Interwoven have some kind of classpath it uses to do java?
Any help would be much appreciated!!!
Edited by mcastleberry on 10/24/02 08:09 AM (server time).