I'm using batik Squiggle to print SVG models using the following Javascript
in an .hta file 

commandtoRun = "http://enet. ....../batik-squiggle.jar" ;
commandParams = "http://enet...../s0000XXX.svg"; ;
oShell.ShellExecute(commandtoRun,commandParams);

It works fine when the batik-squiggle.jar fie & the batik lib subdirectory
are on a network PC but when they're loaded to the intranet site I get a
'Virtual machine launcher - Could not find the main class error'.

I do have other batik jar files in the same enet directories but I've put
the squiggle jar & the lib directory in a sub-directory.

If anyone could help me with this I'd be 'most' thankful.

Cheers, Noel
-- 
View this message in context: 
http://www.nabble.com/Batik-Squiggle---Could-not-find-main-class-error.-tp20787267p20787267.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to